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

Commit

Permalink
🔖 Release v1.0.7 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pabio-escobar committed Dec 21, 2020
1 parent 1d0f1e8 commit 5621d94
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## v1.0.7 (2020-12-21)

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

### ⬆️ Dependency updates

- [`7442126`](https://github.com/koj-co/template/commit/7442126) Bump typescript from 4.1.2 to 4.1.3
- [`3f3d0a2`](https://github.com/koj-co/template/commit/3f3d0a2) Bump stefanzweifel/git-auto-commit-action
- [`61e0968`](https://github.com/koj-co/template/commit/61e0968) Bump actions/setup-node from v2.1.3 to v2.1.4

## v1.0.6 (2020-12-14)

[📝 Release notes](https://github.com/koj-co/template/releases/tag/v1.0.6) · [💻 Compare](https://github.com/koj-co/template/compare/v1.0.5...v1.0.6) · [🔖 Tag](https://github.com/koj-co/template/tree/v1.0.6) · 🗄️ Archive ([zip](https://github.com/koj-co/template/archive/v1.0.6.zip) · [tar.gz](https://github.com/koj-co/template/archive/v1.0.6.tar.gz))
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koj/template",
"version": "1.0.6",
"version": "1.0.7",
"description": "Koj's repository template with GitHub Actions CI, releases, and more",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 5621d94

Please sign in to comment.