Skip to content

Commit c8971d8

Browse files
chore(main): release 1.0.0
1 parent e011653 commit c8971d8

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55

66
* **docs-readme:** add note about using admin methods with Netlify CLI ([#234](https://github.com/netlify/gotrue-js/issues/234)) ([5f3d504](https://github.com/netlify/gotrue-js/commit/5f3d504b3694610d56027bf40ef7fbf2f1f37eaa))
77

8+
## 1.0.0 (2024-02-05)
9+
10+
11+
### Bug Fixes
12+
13+
* husky binary not found ([0fdf7e8](https://github.com/netlify/gotrue-js/commit/0fdf7e810e3a5a54d36cc830b219f41cee5748fd))
14+
815
### [0.9.29](https://www.github.com/netlify/gotrue-js/compare/v0.9.28...v0.9.29) (2021-01-28)
916

1017

package-lock.json

Lines changed: 2 additions & 2 deletions
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,7 +1,7 @@
11
{
22
"name": "gotrue-js",
33
"description": "GoTrue API client for JavaScript",
4-
"version": "0.9.29",
4+
"version": "1.0.0",
55
"author": "Mathias Biilmann Christensen",
66
"bugs": "https://github.com/netlify/micro-api-client-lib/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)