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

Commit fa548e3

Browse files
committed
🔖 Release v1.3.13 [skip ci]
1 parent 908927f commit fa548e3

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.13 (2020-12-28)
2+
3+
[📝 Release notes](https://github.com/koj-co/airtable-fill/releases/tag/v1.3.13) · [💻 Compare](https://github.com/koj-co/airtable-fill/compare/v1.3.12...v1.3.13) · [🔖 Tag](https://github.com/koj-co/airtable-fill/tree/v1.3.13) · 🗄️ Archive ([zip](https://github.com/koj-co/airtable-fill/archive/v1.3.13.zip) · [tar.gz](https://github.com/koj-co/airtable-fill/archive/v1.3.13.tar.gz))
4+
5+
### ⬆️ Dependency updates
6+
7+
- [`e1b0288`](https://github.com/koj-co/airtable-fill/commit/e1b0288) Bump node-notifier from 8.0.0 to 8.0.1
8+
- [`96f12ea`](https://github.com/koj-co/airtable-fill/commit/96f12ea) Bump pascalgn/automerge-action from v0.12.0 to v0.13.0
9+
- [`aa8982c`](https://github.com/koj-co/airtable-fill/commit/aa8982c) Bump axios from 0.21.0 to 0.21.1
10+
111
## v1.3.12 (2020-12-21)
212

313
[📝 Release notes](https://github.com/koj-co/airtable-fill/releases/tag/v1.3.12) · [💻 Compare](https://github.com/koj-co/airtable-fill/compare/v1.3.11...v1.3.12) · [🔖 Tag](https://github.com/koj-co/airtable-fill/tree/v1.3.12) · 🗄️ Archive ([zip](https://github.com/koj-co/airtable-fill/archive/v1.3.12.zip) · [tar.gz](https://github.com/koj-co/airtable-fill/archive/v1.3.12.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.12",
3+
"version": "1.3.13",
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)