Skip to content

Commit c9b486f

Browse files
committed
chore(release): publish
- @nezuchan/constants@0.1.0
1 parent d15b2fe commit c9b486f

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

package-lock.json

Lines changed: 2 additions & 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
@@ -0,0 +1,11 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# 0.1.0 (2023-02-22)
7+
8+
9+
### Features
10+
11+
* add constants package ([d15b2fe](https://github.com/NezuChan/utilities/commit/d15b2fe120fe001fb89c2af1625e9f3265ef253f))

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

0 commit comments

Comments
 (0)