Skip to content

Commit ae38e5c

Browse files
release: v0.4.9
1 parent 2abbda5 commit ae38e5c

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [0.4.9](https://github.com/AsifArmanRahman/firebase-rest-api/compare/v0.4.8...v0.4.9) (2022-07-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **storage:** proper link generate with 𝘨𝘦𝘵_𝘶𝘳𝘭 ([c825c16](https://github.com/AsifArmanRahman/firebase-rest-api/commit/c825c1695f4a0e87d4daa467c2ca654a9cc05248))
7+
8+
9+
### Performance Improvements
10+
11+
* **storage:** use 𝘳𝘦𝘲𝘶𝘦𝘴𝘵 param ([f51d0dc](https://github.com/AsifArmanRahman/firebase-rest-api/commit/f51d0dc52e030bfe867d70c7728c3ccc32dc4334))
12+
13+
14+
115
## [0.4.8](https://github.com/AsifArmanRahman/firebase-rest-api/compare/v0.4.7...v0.4.8) (2022-07-21)
216

317

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = 'flit_core.buildapi'
44

55
[project]
66
name = "firebase-rest-api"
7-
version = "0.4.8"
7+
version = "0.4.9"
88
readme = "README.md"
99
description = "A simple python wrapper for Google's Firebase REST API's."
1010
requires-python = ">=3.6"

0 commit comments

Comments
 (0)