Skip to content

Commit e37e326

Browse files
committed
Merge branch 'release-please--branches--master--components--emoji-commit-tiny' of https://github.com/hks2002/emoji-commit-tiny
2 parents eed4464 + 6935ce7 commit e37e326

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.2.0](https://github.com/hks2002/emoji-commit-tiny/compare/v0.1.1...v0.2.0) (2026-02-11)
4+
5+
6+
### Features
7+
8+
* ✨better chore ([0a28534](https://github.com/hks2002/emoji-commit-tiny/commit/0a28534e3e66f0a0021ff886f0383cad42eb98fb))
9+
310
## [0.1.1](https://github.com/hks2002/emoji-commit-tiny/compare/v0.1.0...v0.1.1) (2026-02-11)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://github.com/hks2002/emoji-commit-tiny.git"
99
},
1010
"license": "MIT",
11-
"version": "0.1.2",
11+
"version": "0.2.0",
1212
"scripts": {
1313
"compile": "cspell . && node esbuild.config.js",
1414
"watch": "node esbuild.config.js --watch",

0 commit comments

Comments
 (0)