Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @nezuchan/constants@0.5.0
  • Loading branch information
KagChi committed Apr 11, 2023
1 parent d20531c commit 264f1e0
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions packages/constants/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.5.0](https://github.com/NezuChan/utilities/compare/@nezuchan/constants@0.4.1...@nezuchan/constants@0.5.0) (2023-04-11)


### Features

* add util function ([d20531c](https://github.com/NezuChan/utilities/commit/d20531c559453a84c46c19828be24c491ddcf469))





## [0.4.1](https://github.com/NezuChan/utilities/compare/@nezuchan/constants@0.4.0...@nezuchan/constants@0.4.1) (2023-04-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/constants/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nezuchan/constants",
"version": "0.4.1",
"version": "0.5.0",
"description": "A package that contains shared constants",
"main": "./dist/index.js",
"module": "./dist/index.js",
Expand Down

0 comments on commit 264f1e0

Please sign in to comment.