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

Commit ed341c0

Browse files
🔖 Release v1.1.0 [skip ci]
1 parent 3a8cc19 commit ed341c0

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v1.1.0 (2020-12-08)
2+
3+
[📝 Release notes](https://github.com/koj-co/firebase-sync/releases/tag/v1.1.0) · [💻 Compare](https://github.com/koj-co/firebase-sync/compare/v1.0.2...v1.1.0) · [🔖 Tag](https://github.com/koj-co/firebase-sync/tree/v1.1.0) · 🗄️ Archive ([zip](https://github.com/koj-co/firebase-sync/archive/v1.1.0.zip) · [tar.gz](https://github.com/koj-co/firebase-sync/archive/v1.1.0.tar.gz))
4+
5+
### ✨ New features
6+
7+
- [`b714e6d`](https://github.com/koj-co/firebase-sync/commit/b714e6d) Post to Slack
8+
19
## v1.0.2 (2020-12-08)
210

311
[📝 Release notes](https://github.com/koj-co/firebase-sync/releases/tag/v1.0.2) · [💻 Compare](https://github.com/koj-co/firebase-sync/compare/v1.0.1...v1.0.2) · [🔖 Tag](https://github.com/koj-co/firebase-sync/tree/v1.0.2) · 🗄️ Archive ([zip](https://github.com/koj-co/firebase-sync/archive/v1.0.2.zip) · [tar.gz](https://github.com/koj-co/firebase-sync/archive/v1.0.2.tar.gz))

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@koj/firebase-sync",
3-
"version": "1.0.2",
3+
"version": "1.1.0",
44
"description": "Sync new Firebase records in near real-time",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)