File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.0.0] ( https://github.com/AsifArmanRahman/firebase-rest-api/compare/v0.7.0...v1.0.0 ) (2022-07-28)
2
+
3
+
4
+ * chore!: update dependencies ([ 2551fdd] ( https://github.com/AsifArmanRahman/firebase-rest-api/commit/2551fdd64ef1d1411d689f9d61e01588d6620312 ) )
5
+
6
+
7
+ ### BREAKING CHANGES
8
+
9
+ * dependency changed from deprecated libraries 𝐨𝐚𝐮𝐭𝐡𝟐𝐜𝐥𝐢𝐞𝐧𝐭 to 𝐠𝐨𝐨𝐠𝐥𝐞-𝐚𝐮𝐭𝐡 and 𝐠𝐜𝐥𝐨𝐮𝐝 to 𝐠𝐨𝐨𝐠𝐥𝐞-𝐜𝐥𝐨𝐮𝐝-𝐬𝐭𝐨𝐫𝐚𝐠𝐞
10
+
11
+
12
+
1
13
# [ 0.7.0] ( https://github.com/AsifArmanRahman/firebase-rest-api/compare/v0.6.0...v0.7.0 ) (2022-07-24)
2
14
3
15
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = 'flit_core.buildapi'
4
4
5
5
[project ]
6
6
name = " firebase-rest-api"
7
- version = " 0.7 .0"
7
+ version = " 1.0 .0"
8
8
readme = " README.md"
9
9
description = " A simple python wrapper for Google's Firebase REST API's."
10
10
requires-python = " >=3.6"
You can’t perform that action at this time.
0 commit comments