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

Commit ac7c1c2

Browse files
committed
🔖 Release v1.3.8 [skip ci]
1 parent cb8eed8 commit ac7c1c2

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v1.3.8 (2020-12-15)
2+
3+
[📝 Release notes](https://github.com/koj-co/airtable-fill/releases/tag/v1.3.8) · [💻 Compare](https://github.com/koj-co/airtable-fill/compare/v1.3.7...v1.3.8) · [🔖 Tag](https://github.com/koj-co/airtable-fill/tree/v1.3.8) · 🗄️ Archive ([zip](https://github.com/koj-co/airtable-fill/archive/v1.3.8.zip) · [tar.gz](https://github.com/koj-co/airtable-fill/archive/v1.3.8.tar.gz))
4+
5+
### ♻️ Updates
6+
7+
- [`cb8eed8`](https://github.com/koj-co/airtable-fill/commit/cb8eed8) Run on all rows
8+
9+
### ⬆️ Dependency updates
10+
11+
- [`898f27b`](https://github.com/koj-co/airtable-fill/commit/898f27b) Bump typescript from 4.1.2 to 4.1.3
12+
113
## v1.3.7 (2020-12-14)
214

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

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