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

Commit 77d981c

Browse files
committed
🔖 Release v1.3.7 [skip ci]
1 parent 3f1f59c commit 77d981c

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## v1.3.7 (2020-12-14)
2+
3+
[📝 Release notes](https://github.com/koj-co/airtable-fill/releases/tag/v1.3.7) · [💻 Compare](https://github.com/koj-co/airtable-fill/compare/v1.3.6...v1.3.7) · [🔖 Tag](https://github.com/koj-co/airtable-fill/tree/v1.3.7) · 🗄️ Archive ([zip](https://github.com/koj-co/airtable-fill/archive/v1.3.7.zip) · [tar.gz](https://github.com/koj-co/airtable-fill/archive/v1.3.7.tar.gz))
4+
5+
### ⬆️ Dependency updates
6+
7+
- [`912e447`](https://github.com/koj-co/airtable-fill/commit/912e447) Bump @types/cheerio from 0.22.22 to 0.22.23
8+
- [`4873a82`](https://github.com/koj-co/airtable-fill/commit/4873a82) Bump @types/jest from 26.0.15 to 26.0.17
9+
- [`4881396`](https://github.com/koj-co/airtable-fill/commit/4881396) Bump @types/jest from 26.0.17 to 26.0.18
10+
- [`91f22e4`](https://github.com/koj-co/airtable-fill/commit/91f22e4) Bump actions/setup-node from v2.1.2 to v2.1.3
11+
- [`bc8d231`](https://github.com/koj-co/airtable-fill/commit/bc8d231) Bump @types/jest from 26.0.18 to 26.0.19
12+
- [`1741b53`](https://github.com/koj-co/airtable-fill/commit/1741b53) Bump ini from 1.3.5 to 1.3.7
13+
114
## v1.3.6 (2020-12-07)
215

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

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