Skip to content

Commit cedab02

Browse files
🐛 Fix(package.json,changelog): change version and add changelog
1 parent 779216b commit cedab02

File tree

3 files changed

+18
-1
lines changed

3 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# commitsmile
22

3+
## 0.5.1
4+
5+
### Patch Changes
6+
7+
- add full support esm/cts types
8+
39
## 0.5.0
410

511
### Minor Changes

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitsmile",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Make smile on your commits",
55
"keywords": [
66
"commit",
@@ -59,6 +59,7 @@
5959
"@typescript-eslint/eslint-plugin": "^6.16.0",
6060
"chalk": "^5.3.0",
6161
"clean-package": "^2.2.0",
62+
"commitsmile": "^0.5.0",
6263
"dts-bundle-generator": "^9.3.1",
6364
"esbuild": "^0.20.1",
6465
"esbuild-plugin-copy": "^2.1.1",

pnpm-lock.yaml

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)