|
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | +## v1.0.4 (2024-04-13) |
| 6 | + |
| 7 | +### Build |
| 8 | + |
| 9 | +* build(deps-dev): bump idna from 3.4 to 3.7 (#118) ([`364de4e`](https://github.com/supabase-community/realtime-py/commit/364de4eeb154344e197ab9bcbf59e7191d92c23a)) |
| 10 | + |
| 11 | +* build(deps-dev): bump python-semantic-release from 9.3.1 to 9.4.1 (#115) ([`88e8a30`](https://github.com/supabase-community/realtime-py/commit/88e8a3010fb87f2360a39bf346f0e1525f0a56c1)) |
| 12 | + |
| 13 | +* build(deps): bump typing-extensions from 4.10.0 to 4.11.0 (#114) ([`910616a`](https://github.com/supabase-community/realtime-py/commit/910616a0fd0a0a79f783480a30ad1661658333d5)) |
| 14 | + |
| 15 | +* build(deps): bump python-semantic-release/python-semantic-release (#116) |
| 16 | + |
| 17 | +Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.3.1 to 9.4.1. |
| 18 | +- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases) |
| 19 | +- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md) |
| 20 | +- [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v9.3.1...v9.4.1) |
| 21 | + |
| 22 | +--- |
| 23 | +updated-dependencies: |
| 24 | +- dependency-name: python-semantic-release/python-semantic-release |
| 25 | + dependency-type: direct:production |
| 26 | + update-type: version-update:semver-minor |
| 27 | +... |
| 28 | + |
| 29 | +Signed-off-by: dependabot[bot] <support@github.com> |
| 30 | +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`6e07a0c`](https://github.com/supabase-community/realtime-py/commit/6e07a0cf0d3025693bf702346807e753bc68f9b0)) |
| 31 | + |
| 32 | +### Fix |
| 33 | + |
| 34 | +* fix: version bump (#119) ([`228d466`](https://github.com/supabase-community/realtime-py/commit/228d466a1467e916a9670bdf7801f95fcba2c872)) |
| 35 | + |
| 36 | +### Unknown |
| 37 | + |
| 38 | +* Update connection.py (#117) ([`c5915e5`](https://github.com/supabase-community/realtime-py/commit/c5915e511517d097b7c716be89d55f37ff64a5e4)) |
| 39 | + |
| 40 | + |
5 | 41 | ## v1.0.3 (2024-03-26) |
6 | 42 |
|
7 | 43 | ### Build |
@@ -172,6 +208,10 @@ updated-dependencies: |
172 | 208 | Signed-off-by: dependabot[bot] <support@github.com> |
173 | 209 | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`1bfd2c1`](https://github.com/supabase-community/realtime-py/commit/1bfd2c112604217f818266f29788e4055dbfc96d)) |
174 | 210 |
|
| 211 | +### Chore |
| 212 | + |
| 213 | +* chore(release): bump version to v1.0.3 ([`1079275`](https://github.com/supabase-community/realtime-py/commit/1079275f158b5ddc3e5adef20075f97298e1cbc3)) |
| 214 | + |
175 | 215 | ### Fix |
176 | 216 |
|
177 | 217 | * fix: package release (#110) ([`fde31f3`](https://github.com/supabase-community/realtime-py/commit/fde31f3efda3836486e1fdad53bf1278e61c1543)) |
|
0 commit comments