Skip to content

Commit 8e8dc04

Browse files
committed
chore(release): 1.17.0 🎉 🚀
# [1.17.0](v1.16.3...v1.17.0) (2022-04-09) ### Bug Fixes * **api:** update the api url ([1147640](1147640)) * **captcha:** captcha api accepts parameters in different format ([8dc80ab](8dc80ab)) * **captcha:** update production client key ([8f2b3b8](8f2b3b8)) * **env:** update env and change the api response ([9176678](9176678)) ### Features * **api:** connect with api end to end ([ccfb600](ccfb600)) * **captcha:** add site captcha ([f0b42f8](f0b42f8)) * **plans:** update api endpoint ([ec394c1](ec394c1))
1 parent 708cb42 commit 8e8dc04

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# [1.17.0](https://github.com/tourepedia/www/compare/v1.16.3...v1.17.0) (2022-04-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **api:** update the api url ([1147640](https://github.com/tourepedia/www/commit/11476400d500ca22ab90d9bbf5dc63e8d6e9aa1e))
7+
* **captcha:** captcha api accepts parameters in different format ([8dc80ab](https://github.com/tourepedia/www/commit/8dc80ab8e73c6618c606eb5a2f09d63808e66069))
8+
* **captcha:** update production client key ([8f2b3b8](https://github.com/tourepedia/www/commit/8f2b3b82d2cf466a667929d70a7d0de05e9ad9a4))
9+
* **env:** update env and change the api response ([9176678](https://github.com/tourepedia/www/commit/9176678b895487e9768ef8a00d13605ef3044980))
10+
11+
12+
### Features
13+
14+
* **api:** connect with api end to end ([ccfb600](https://github.com/tourepedia/www/commit/ccfb600af59213bd8dac4c17ab3c9fdecc9c9b7f))
15+
* **captcha:** add site captcha ([f0b42f8](https://github.com/tourepedia/www/commit/f0b42f8804ebcd2cec364cba89922e5cfc62bd18))
16+
* **plans:** update api endpoint ([ec394c1](https://github.com/tourepedia/www/commit/ec394c1578ab5f3e7598ee44e7b1ce9f03c9cb03))
17+
118
## [1.16.3](https://github.com/tourepedia/www/compare/v1.16.2...v1.16.3) (2021-01-18)
219

320

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": "@tourepedia/www",
3-
"version": "1.16.3",
3+
"version": "1.17.0",
44
"description": "Tourepedia marking website",
55
"main": "index.js",
66
"private": true,

0 commit comments

Comments
 (0)