Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0](v1.0.3...v2.0.0) (2023-07-31)

### Features

* **core:** server actions ([4bc69f6](4bc69f6))

### BREAKING CHANGES

* **core:** implicit auth -> pkce
  • Loading branch information
semantic-release-bot committed Jul 31, 2023
1 parent 4bc69f6 commit 2f2eaa4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [2.0.0](https://github.com/imbhargav5/nextbase-nextjs13-supabase-starter/compare/v1.0.3...v2.0.0) (2023-07-31)


### Features

* **core:** server actions ([4bc69f6](https://github.com/imbhargav5/nextbase-nextjs13-supabase-starter/commit/4bc69f6c90a61e097635f4871520e4cde55736fc))


### BREAKING CHANGES

* **core:** implicit auth -> pkce

## [1.0.3](https://github.com/imbhargav5/nextbase-nextjs13-supabase-starter/compare/v1.0.2...v1.0.3) (2023-02-26)


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": "nextbase-nextjs13-supabase-starter",
"version": "1.0.3",
"version": "2.0.0",
"repository": "[email protected]:imbhargav5/nextbase-nextjs13-supabase-starter.git",
"author": "Bhargav Ponnapalli <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 2f2eaa4

Please sign in to comment.