Skip to content

Commit 866e49c

Browse files
v0.3.4
1 parent 763f004 commit 866e49c

File tree

3 files changed

+142
-2
lines changed

3 files changed

+142
-2
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
node_modules
2-
dist
3-
coverage
2+
coverage

changelog.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Release 0.3.4
2+
3+
## Changes
4+
- Updated version to 0.3.4
5+
- Removed deprecated `changelog` script from package.json
6+
- Updated `release.sh` to generate changelog using `gitsums` CLI with custom options
7+
- Added `yarn link` command in release script for proper linking before changelog generation

dist/index.cjs

Lines changed: 134 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)