Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Commit 08f60f9

Browse files
committed
🔖 Release v1.0.15 [skip ci]
1 parent 16fcafb commit 08f60f9

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## v1.0.15 (2021-02-15)
2+
3+
[📝 Release notes](https://github.com/koj-co/template/releases/tag/v1.0.15) · [💻 Compare](https://github.com/koj-co/template/compare/v1.0.14...v1.0.15) · [🔖 Tag](https://github.com/koj-co/template/tree/v1.0.15) · 🗄️ Archive ([zip](https://github.com/koj-co/template/archive/v1.0.15.zip) · [tar.gz](https://github.com/koj-co/template/archive/v1.0.15.tar.gz))
4+
5+
### ⬆️ Dependency updates
6+
7+
- [`cb6aac9`](https://github.com/koj-co/template/commit/cb6aac9) Bump semantic-release from 17.3.7 to 17.3.8
8+
- [`1021b90`](https://github.com/koj-co/template/commit/1021b90) Bump ts-jest from 26.5.0 to 26.5.1
9+
- [`7d98b9d`](https://github.com/koj-co/template/commit/7d98b9d) Bump typescript from 4.1.3 to 4.1.4
10+
- [`503a11c`](https://github.com/koj-co/template/commit/503a11c) Bump typescript from 4.1.4 to 4.1.5
11+
112
## v1.0.14 (2021-02-08)
213

314
[📝 Release notes](https://github.com/koj-co/template/releases/tag/v1.0.14) · [💻 Compare](https://github.com/koj-co/template/compare/v1.0.13...v1.0.14) · [🔖 Tag](https://github.com/koj-co/template/tree/v1.0.14) · 🗄️ Archive ([zip](https://github.com/koj-co/template/archive/v1.0.14.zip) · [tar.gz](https://github.com/koj-co/template/archive/v1.0.14.tar.gz))

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@koj/template",
3-
"version": "1.0.14",
3+
"version": "1.0.15",
44
"description": "Koj's repository template with GitHub Actions CI, releases, and more",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)