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

Commit d937764

Browse files
committed
🔖 Release v1.3.6 [skip ci]
1 parent 917fef2 commit d937764

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v1.3.6 (2020-12-07)
2+
3+
[📝 Release notes](https://github.com/koj-co/airtable-fill/releases/tag/v1.3.6) · [💻 Compare](https://github.com/koj-co/airtable-fill/compare/v1.3.5...v1.3.6) · [🔖 Tag](https://github.com/koj-co/airtable-fill/tree/v1.3.6) · 🗄️ Archive ([zip](https://github.com/koj-co/airtable-fill/archive/v1.3.6.zip) · [tar.gz](https://github.com/koj-co/airtable-fill/archive/v1.3.6.tar.gz))
4+
5+
### ⬆️ Dependency updates
6+
7+
- [`2410c6f`](https://github.com/koj-co/airtable-fill/commit/2410c6f) Bump @koj/config from 1.2.9 to 1.2.11
8+
- [`edaf666`](https://github.com/koj-co/airtable-fill/commit/edaf666) Bump ts-node from 9.0.0 to 9.1.0
9+
- [`dea5ded`](https://github.com/koj-co/airtable-fill/commit/dea5ded) Bump @semantic-release/npm from 7.0.8 to 7.0.9
10+
111
## [v1.3.5](https://github.com/koj-co/airtable-fill/compare/v1.3.4...v1.3.5) (2020-11-30)
212

313
### ⬆️ Dependency updates

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "airtable-fill",
3-
"version": "1.3.5",
3+
"version": "1.3.6",
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)