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

Commit 4002e04

Browse files
committed
🔖 Release v1.0.16 [skip ci]
1 parent 76cead5 commit 4002e04

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.16 (2021-02-22)
2+
3+
[📝 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))
4+
5+
### ⬆️ Dependency updates
6+
7+
- [`67298a1`](https://github.com/koj-co/template/commit/67298a1) Bump actions/cache from v2 to v2.1.4
8+
- [`2a88f98`](https://github.com/koj-co/template/commit/2a88f98) Bump vsoch/pull-request-action from 1.0.13 to 1.0.14
9+
- [`bb08dd2`](https://github.com/koj-co/template/commit/bb08dd2) Bump pascalgn/automerge-action from v0.13.0 to v0.13.1
10+
- [`2a16ec4`](https://github.com/koj-co/template/commit/2a16ec4) Bump semantic-release from 17.3.8 to 17.3.9
11+
- [`a5e7e8f`](https://github.com/koj-co/template/commit/a5e7e8f) Update all dependencies
12+
- [`9d06f9b`](https://github.com/koj-co/template/commit/9d06f9b) Bump vsoch/pull-request-action from 1.0.14 to 1.0.15
13+
114
## v1.0.15 (2021-02-15)
215

316
[📝 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))

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.15",
3+
"version": "1.0.16",
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)