Skip to content

Commit a70a995

Browse files
committed
0.2.0
1 parent 5e3d091 commit a70a995

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7-
#### 0.1.0
7+
#### [v0.2.0](https://github.com/ayan4m1/rename-openmoji/compare/v0.1.0...v0.2.0)
8+
9+
- update to eslint 9 and all deps [`5e3d091`](https://github.com/ayan4m1/rename-openmoji/commit/5e3d091259d6636149e3b348754f0484c7e10415)
10+
- chore: update dependencies [`9ee54f6`](https://github.com/ayan4m1/rename-openmoji/commit/9ee54f6766a9c50c81a9497a8fe1287c80b70fe4)
11+
12+
#### v0.1.0
13+
14+
> 17 March 2024
815
916
- initial import [`3a7bf1b`](https://github.com/ayan4m1/rename-openmoji/commit/3a7bf1bc0cbf5a75e7ff1413af968e89d817ef7b)

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
},
5858
"type": "module",
5959
"types": "lib/index.d.ts",
60-
"version": "0.1.0",
60+
"version": "0.2.0",
6161
"dependencies": {
6262
"commander": "12.1.0",
6363
"fast-glob": "3.3.2",

0 commit comments

Comments
 (0)