Skip to content

Commit

Permalink
🔀 Merge pull requests #322, #323, #324, #325, #326, #327, #328, and #329
Browse files Browse the repository at this point in the history
 from 'v1.2.2/bump-the-version', 'v1.2.2/doc/update-the-change-logs', 'npm_and_yarn/eslint-8.32.0', 'npm_and_yarn/rimraf-4.1.0', 'npm_and_yarn/typescript-eslint/parser-5.48.2', 'npm_and_yarn/typescript-eslint/eslint-plugin-5.48.2', 'npm_and_yarn/esbuild-0.17.2' and 'npm_and_yarn/kei-g/priority-queue-1.1.7'

Signed-off-by: kei-g <km.8k6ce+github@gmail.com>
  • Loading branch information
kei-g committed Jan 17, 2023
9 parents 356821f + 1e0cc1a + 05b63a3 + a99b55e + 9b6f263 + ad22fff + fbac42c + 34ce14a + 6d835fd commit 6f3caa5
Show file tree
Hide file tree
Showing 3 changed files with 397 additions and 332 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Change Logs

## Version 1.2.2

- :green_heart: CI
- Alternate implementation is added instead of `actions/create-release`
- Target branch for Dependabot is revered to 'main'
- Workflows are made to run only on 'push' or 'pull request' events for branches
- :memo: Documents are updated
- A link to the repository is added
- :arrow_up: Packages for development are bumped
- `@kei-g/priority-queue` is bumped from 1.1.6 to 1.1.7
- `@typescript-eslint/eslint-plugin` is bumped from 5.48.1 to 5.48.2
- `@typescript-eslint/parser` is bumped from 5.48.1 to 5.48.2
- `esbuild` is bumped from 0.16.16 to 0.17.2
- `eslint` is bumped from 8.31.0 to 8.32.0
- `rimraf` is bumped from 3.0.2 to 4.1.0

## Version 1.2.1

- :building_construction: Build system is migrated
Expand Down
Loading

0 comments on commit 6f3caa5

Please sign in to comment.