Skip to content

Commit df626d4

Browse files
committed
chore(release): publish
- @nezuchan/constants@0.5.6
1 parent 1412432 commit df626d4

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/constants/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.5.6](https://github.com/NezuChan/utilities/compare/@nezuchan/constants@0.5.5...@nezuchan/constants@0.5.6) (2023-05-15)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update all non-major dependencies ([95af9f6](https://github.com/NezuChan/utilities/commit/95af9f67efe6c10efbbf34f25af6e0b524fa10fc))
12+
13+
14+
### Features
15+
16+
* add new exchange ([1412432](https://github.com/NezuChan/utilities/commit/14124323eb206435843dc36b88b68478c9a92a30))
17+
18+
19+
20+
21+
622
## [0.5.5](https://github.com/NezuChan/utilities/compare/@nezuchan/constants@0.5.4...@nezuchan/constants@0.5.5) (2023-04-23)
723

824

packages/constants/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nezuchan/constants",
3-
"version": "0.5.5",
3+
"version": "0.5.6",
44
"description": "A package that contains shared constants",
55
"main": "./dist/index.js",
66
"module": "./dist/index.js",

0 commit comments

Comments
 (0)