Skip to content

Commit 239b86a

Browse files
chore(release): 1.5.0
# [1.5.0](v1.4.0...v1.5.0) (2022-12-13) ### Features * add test entry to CHANGELOG.md ([c39b3db](c39b3db))
1 parent c39b3db commit 239b86a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
Changelog
2+
3+
# [1.5.0](https://github.com/JoshuaKGoldberg/template-typescript-package/compare/v1.4.0...v1.5.0) (2022-12-13)
4+
5+
### Features
6+
7+
- add test entry to CHANGELOG.md ([c39b3db](https://github.com/JoshuaKGoldberg/template-typescript-package/commit/c39b3db1ad2bf8cd9eb2939ac1d3bba848a2f3d5))
8+
19
# [1.4.0](https://github.com/JoshuaKGoldberg/template-typescript-package/compare/v1.3.0...v1.4.0) (2022-12-13)
210

311
### Features

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,5 @@
6767
"test": "vitest"
6868
},
6969
"type": "module",
70-
"version": "1.4.0"
70+
"version": "1.5.0"
7171
}

0 commit comments

Comments
 (0)