Skip to content

Commit 1ef06c0

Browse files
committed
chore(release): publish
- @nezuchan/constants@0.4.1
1 parent 19cf8db commit 1ef06c0

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-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: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.4.1](https://github.com/NezuChan/utilities/compare/@nezuchan/constants@0.4.0...@nezuchan/constants@0.4.1) (2023-04-11)
7+
8+
9+
### Bug Fixes
10+
11+
* stringify limit enum ([19cf8db](https://github.com/NezuChan/utilities/commit/19cf8db2be13f5bbbac736cfcaa26a59def7c48c))
12+
13+
14+
15+
16+
617
# [0.4.0](https://github.com/NezuChan/utilities/compare/@nezuchan/constants@0.3.0...@nezuchan/constants@0.4.0) (2023-04-11)
718

819

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.4.0",
3+
"version": "0.4.1",
44
"description": "A package that contains shared constants",
55
"main": "./dist/index.js",
66
"module": "./dist/index.js",

0 commit comments

Comments
 (0)