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

Commit 7e27c50

Browse files
committed
🔖 Release v1.3.12 [skip ci]
1 parent cd2937b commit 7e27c50

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.12 (2020-12-21)
2+
3+
[📝 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))
4+
5+
### 🐛 Bug fixes
6+
7+
- [`cd2937b`](https://github.com/koj-co/airtable-fill/commit/cd2937b) Keep full price if no discount
8+
9+
### ⬆️ Dependency updates
10+
11+
- [`8ba55bb`](https://github.com/koj-co/airtable-fill/commit/8ba55bb) Bump vsoch/pull-request-action from 1.0.12 to 1.0.13
12+
113
## v1.3.11 (2020-12-21)
214

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