Skip to content

Commit 2153f57

Browse files
committed
chore(release): publish
- @nezuchan/constants@0.4.0
1 parent fbacbff commit 2153f57

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.0](https://github.com/NezuChan/utilities/compare/@nezuchan/constants@0.3.0...@nezuchan/constants@0.4.0) (2023-04-11)
7+
8+
9+
### Features
10+
11+
* add limit enum ([fbacbff](https://github.com/NezuChan/utilities/commit/fbacbffbd2b9b4c14d30dd71893d30ab5d20ba14))
12+
13+
14+
15+
16+
617
# [0.3.0](https://github.com/NezuChan/utilities/compare/@nezuchan/constants@0.2.1...@nezuchan/constants@0.3.0) (2023-04-09)
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.3.0",
3+
"version": "0.4.0",
44
"description": "A package that contains shared constants",
55
"main": "./dist/index.js",
66
"module": "./dist/index.js",

0 commit comments

Comments
 (0)