Skip to content

Commit 2c3e4f2

Browse files
committed
chore(release): 0.0.2
1 parent 4f524e5 commit 2c3e4f2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.0.2](https://github.com/modulify/git-toolkit/compare/v0.0.1...v0.0.2) (2025-02-28)
6+
7+
8+
### Fixes
9+
10+
* Exporting types from types directory ([4f524e5](https://github.com/modulify/git-toolkit/commit/4f524e585f2798a3fe6615c64ae59c87c850c8c0))
11+
512
### 0.0.1 (2025-02-28)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@modulify/git-toolkit",
33
"type": "module",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"license": "MIT",
66
"engines": {
77
"node": ">=20.0.0"

0 commit comments

Comments
 (0)