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

Commit 7bd7ee7

Browse files
committed
🔖 Release v1.3.9 [skip ci]
1 parent 0d43f7f commit 7bd7ee7

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v1.3.9 (2020-12-16)
2+
3+
[📝 Release notes](https://github.com/koj-co/airtable-fill/releases/tag/v1.3.9) · [💻 Compare](https://github.com/koj-co/airtable-fill/compare/v1.3.8...v1.3.9) · [🔖 Tag](https://github.com/koj-co/airtable-fill/tree/v1.3.9) · 🗄️ Archive ([zip](https://github.com/koj-co/airtable-fill/archive/v1.3.9.zip) · [tar.gz](https://github.com/koj-co/airtable-fill/archive/v1.3.9.tar.gz))
4+
5+
### ♻️ Updates
6+
7+
- [`3d239ec`](https://github.com/koj-co/airtable-fill/commit/3d239ec) Add brand
8+
- [`0d43f7f`](https://github.com/koj-co/airtable-fill/commit/0d43f7f) Add brand-based discount
9+
110
## v1.3.8 (2020-12-15)
211

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

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