Skip to content

Commit

Permalink
πŸ“¦οΈ release(tag): new version 1.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
kwooshung committed Feb 20, 2024
1 parent 7f8eea7 commit 1b8da95
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelogs/.history
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
1.3.8
1.3.7
1.3.6
1.3.5
Expand Down
4 changes: 4 additions & 0 deletions changelogs/CHANGELOG.en.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## πŸŽ‰ 1.3.8 `2024-02-21`
### πŸ› Fix
- Update dependence ([#7f8eea7](https://github.com/kwooshung/cvlar/commit/7f8eea7c429f4c3014bfb2310cc3e2c53964e710))

## πŸŽ‰ 1.3.7 `2024-01-25`
### πŸ“¦ Release
- new version 1.3.7 ([#3a95d12](https://github.com/kwooshung/cvlar/commit/3a95d1206d173cd88449a6804cc4c905a1380bf9))
Expand Down
4 changes: 4 additions & 0 deletions changelogs/CHANGELOG.zh-cn.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## πŸŽ‰ 1.3.8 `2024-02-21`
### πŸ› Fix
- 更新依衖 ([#7f8eea7](https://github.com/kwooshung/cvlar/commit/7f8eea7c429f4c3014bfb2310cc3e2c53964e710))

## πŸŽ‰ 1.3.7 `2024-01-25`
### πŸ“¦ Release
- ζ–°η‰ˆζœ¬1.3.7 ([#3a95d12](https://github.com/kwooshung/cvlar/commit/3a95d1206d173cd88449a6804cc4c905a1380bf9))
Expand Down
4 changes: 4 additions & 0 deletions changelogs/CHANGELOG.zh-tw.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## πŸŽ‰ 1.3.8 `2024-02-21`
### πŸ› Fix
- 更新依賴 ([#7f8eea7](https://github.com/kwooshung/cvlar/commit/7f8eea7c429f4c3014bfb2310cc3e2c53964e710))

## πŸŽ‰ 1.3.7 `2024-01-25`
### πŸ“¦ Release
- ζ–°η‰ˆζœ¬1.3.7 ([#3a95d12](https://github.com/kwooshung/cvlar/commit/3a95d1206d173cd88449a6804cc4c905a1380bf9))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kwooshung/cvlar",
"version": "1.3.7",
"version": "1.3.8",
"title": "cvlar",
"description": "`Cvlar` is an open-source tool combining commit conventions, version control, auto-changelogs, and release automation for streamlined Git workflows.",
"private": false,
Expand Down

0 comments on commit 1b8da95

Please sign in to comment.