Skip to content

Commit 10fb550

Browse files
chore: release v1.27.9
1 parent c83355b commit 10fb550

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
### [1.27.9](https://github.com/JoshuaKGoldberg/template-typescript-node-package/compare/v1.27.8...v1.27.9) (2022-12-26)
4+
5+
### Bug Fixes
6+
7+
- run build prior to release ([#166](https://github.com/JoshuaKGoldberg/template-typescript-node-package/issues/166)) ([c83355b](https://github.com/JoshuaKGoldberg/template-typescript-node-package/commit/c83355bafb5196dcb4716ced032ddc7e5b02d072))
8+
39
### [1.27.8](https://github.com/JoshuaKGoldberg/template-typescript-node-package/compare/v1.27.7...v1.27.8) (2022-12-25)
410

511
### [1.27.7](https://github.com/JoshuaKGoldberg/template-typescript-node-package/compare/v1.27.6...v1.27.7) (2022-12-24)

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.27.8"
70+
"version": "1.27.9"
7171
}

0 commit comments

Comments
 (0)