Skip to content

Commit 0eabb38

Browse files
authored
chore(*): Release notes for Feb 20 release. (#204)
1 parent 1885a4d commit 0eabb38

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

firestore-shorten-urls-bitly/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
## Version 0.1.3
2+
3+
fixed - Fixed 406 HTTP error code from Bitly API due to `Content-Type` header not being set (#202).
4+
15
## Version 0.1.2
26

3-
fixed - Migrates Bitly API to v4 since v3 will be deactivated on March 1, 2020 (Issue #170).
7+
fixed - Migrated Bitly API to v4 since v3 will be deactivated on March 1, 2020 (Issue #170).
48

59
**Important:** Update your extension to at minimum v0.1.2 before March 1, 2020; otherwise, your installed extension will stop working. [Learn more](https://dev.bitly.com/deprecated.html).
610

firestore-shorten-urls-bitly/extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
name: firestore-shorten-urls-bitly
1616
displayName: Shorten URLs
1717
specVersion: v1beta
18-
version: 0.1.2
18+
version: 0.1.3
1919

2020
description:
2121
Shortens URLs written to a specified Cloud Firestore collection (uses Bitly).

0 commit comments

Comments
 (0)