Skip to content

Commit c380c85

Browse files
committed
chore(release): 0.1.3
1 parent 2d1c17f commit c380c85

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.1.3](https://github.com/SKalt/git-cc/compare/v0.1.2...v0.1.3) (2024-03-07)
6+
57
### [0.1.2](https://github.com/SKalt/git-cc/compare/v0.1.1...v0.1.2) (2024-03-06)
68

79
### [0.1.1](https://github.com/SKalt/git-cc/compare/v0.1.0...v0.1.1) (2024-03-06)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "git-cc",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "a git extension to help write conventional commits",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)