Skip to content

Commit

Permalink
chore(main): release 3.6.2 (#834)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 14, 2023
1 parent b3ca85f commit 1f89428
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.6.2](https://github.com/kazukazu123123/pow/compare/v3.6.1...v3.6.2) (2023-10-14)


### Bug Fixes

* エラーの握りつぶしをやめる ([#833](https://github.com/kazukazu123123/pow/issues/833)) ([03db19a](https://github.com/kazukazu123123/pow/commit/03db19a1c068191feff0982e5ac3291fa5df206a))

## [3.6.1](https://github.com/kazukazu123123/pow/compare/v3.6.0...v3.6.1) (2023-10-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pow",
"version": "3.6.1",
"version": "3.6.2",
"main": "dist/index.js",
"scripts": {
"start": "node .",
Expand Down

0 comments on commit 1f89428

Please sign in to comment.