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

Commit 073cbce

Browse files
committed
🔖 Release v1.0.10 [skip ci]
1 parent cd5877b commit 073cbce

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v1.0.10 (2021-01-11)
2+
3+
[📝 Release notes](https://github.com/koj-co/template/releases/tag/v1.0.10) · [💻 Compare](https://github.com/koj-co/template/compare/v1.0.9...v1.0.10) · [🔖 Tag](https://github.com/koj-co/template/tree/v1.0.10) · 🗄️ Archive ([zip](https://github.com/koj-co/template/archive/v1.0.10.zip) · [tar.gz](https://github.com/koj-co/template/archive/v1.0.10.tar.gz))
4+
5+
### ⬆️ Dependency updates
6+
7+
- [`c64cc02`](https://github.com/koj-co/template/commit/c64cc02) Bump @types/jest from 26.0.19 to 26.0.20
8+
19
## v1.0.9 (2021-01-04)
210

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