Skip to content

Commit

Permalink
chore(release): v1.33.0-develop.16 [skip ci]
Browse files Browse the repository at this point in the history
# [1.33.0-develop.16](v1.33.0-develop.15...v1.33.0-develop.16) (2024-08-10)

### Bug Fixes

* lint ([adbaec6](adbaec6))
* lint ([081c153](081c153))
* oauth telegram /w helmet ([d892000](d892000))
* telegram frame source /w helmet ([26c12de](26c12de))
* telegram login w/ helmet ([7c0e925](7c0e925))
  • Loading branch information
semantic-release-bot committed Aug 10, 2024
1 parent 4b6b4ae commit 4be7c98
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# [1.33.0-develop.16](https://github.com/WatWowMap/ReactMap/compare/v1.33.0-develop.15...v1.33.0-develop.16) (2024-08-10)


### Bug Fixes

* lint ([adbaec6](https://github.com/WatWowMap/ReactMap/commit/adbaec677a48be2e89efec09d9c75ff6b9a0453f))
* lint ([081c153](https://github.com/WatWowMap/ReactMap/commit/081c15360a4c0d84e2d66d751bdae7d47d7e3040))
* oauth telegram /w helmet ([d892000](https://github.com/WatWowMap/ReactMap/commit/d892000f8adaf1b5e70b21d22258e1239b1f485c))
* telegram frame source /w helmet ([26c12de](https://github.com/WatWowMap/ReactMap/commit/26c12de6d9cdfcd4db68c1c0804fd32e90477f24))
* telegram login w/ helmet ([7c0e925](https://github.com/WatWowMap/ReactMap/commit/7c0e925b309c87068f4a6a07944b4af686f7bbd0))

# [1.33.0-develop.15](https://github.com/WatWowMap/ReactMap/compare/v1.33.0-develop.14...v1.33.0-develop.15) (2024-08-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reactmap",
"version": "1.33.0-develop.15",
"version": "1.33.0-develop.16",
"private": true,
"description": "React based frontend map.",
"license": "MIT",
Expand Down

0 comments on commit 4be7c98

Please sign in to comment.