Skip to content
This repository was archived by the owner on Dec 9, 2023. It is now read-only.

Commit ff718f0

Browse files
committed
chore(projects): release v0.2.2
1 parent 79695aa commit ff718f0

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

33

4+
## [v0.2.2](https://github.com/soybeanjs/githublogen/compare/v0.2.1...main)
5+
6+
### 📖 Documentation
7+
8+
- **projects**: Update CHANGELOG.md - by @soybeanjs [<samp>(2494e)</samp>](https://github.com/soybeanjs/githublogen/commit/2494e72)
9+
10+
### 🏡 Chore
11+
12+
- **projects**: Remove auto generate CHANGELOG.md & update deps - by @soybeanjs [<samp>(2d706)</samp>](https://github.com/soybeanjs/githublogen/commit/2d70630)
13+
- **projects**: Remove bumpp & add soy release - by @soybeanjs [<samp>(1437c)</samp>](https://github.com/soybeanjs/githublogen/commit/1437c14)
14+
- **projects**: Update config - by @soybeanjs [<samp>(79695)</samp>](https://github.com/soybeanjs/githublogen/commit/79695aa)
15+
16+
### ❤️ Contributors
17+
18+
![soybeanjs](https://github.com/soybeanjs.png?size=48)
19+
420
## [v0.2.1](https://github.com/soybeanjs/githublogen/compare/v0.2.0...v0.2.1) (2023-06-01)
521

622
### 🔥 Performance

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "githublogen",
33
"type": "module",
4-
"version": "0.2.1",
4+
"version": "0.2.2",
55
"sideEffects": false,
66
"author": {
77
"name": "SoybeanJS",

0 commit comments

Comments
 (0)