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

Commit 79c7767

Browse files
committed
🔖 Release v1.0.17 [skip ci]
1 parent e074a99 commit 79c7767

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## v1.0.17 (2021-03-01)
2+
3+
[📝 Release notes](https://github.com/koj-co/template/releases/tag/v1.0.17) · [💻 Compare](https://github.com/koj-co/template/compare/v1.0.16...v1.0.17) · [🔖 Tag](https://github.com/koj-co/template/tree/v1.0.17) · 🗄️ Archive ([zip](https://github.com/koj-co/template/archive/v1.0.17.zip) · [tar.gz](https://github.com/koj-co/template/archive/v1.0.17.tar.gz))
4+
5+
### ⬆️ Dependency updates
6+
7+
- [`c05efe9`](https://github.com/koj-co/template/commit/c05efe9) Bump stefanzweifel/git-auto-commit-action
8+
- [`9233986`](https://github.com/koj-co/template/commit/9233986) Bump actions/setup-node from v2.1.4 to v2.1.5
9+
- [`edd2f2f`](https://github.com/koj-co/template/commit/edd2f2f) Bump ts-jest from 26.5.1 to 26.5.2
10+
- [`da63a00`](https://github.com/koj-co/template/commit/da63a00) Bump typescript from 4.1.5 to 4.2.2
11+
- [`8f80e94`](https://github.com/koj-co/template/commit/8f80e94) Bump stefanzweifel/git-auto-commit-action
12+
- [`bd8eaa1`](https://github.com/koj-co/template/commit/bd8eaa1) Bump semantic-release from 17.3.9 to 17.4.0
13+
114
## v1.0.16 (2021-02-22)
215

316
[📝 Release notes](https://github.com/koj-co/template/releases/tag/v1.0.16) · [💻 Compare](https://github.com/koj-co/template/compare/v1.0.15...v1.0.16) · [🔖 Tag](https://github.com/koj-co/template/tree/v1.0.16) · 🗄️ Archive ([zip](https://github.com/koj-co/template/archive/v1.0.16.zip) · [tar.gz](https://github.com/koj-co/template/archive/v1.0.16.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.16",
3+
"version": "1.0.17",
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)