Skip to content

Commit ee80ba4

Browse files
committed
chore(release): 0.1.28
1 parent 94275e0 commit ee80ba4

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.1.28](https://github.com/nuxt-community/supabase-module/compare/v0.1.27...v0.1.28) (2022-10-07)
6+
7+
8+
### Bug Fixes
9+
10+
* **deployment:** do not transpile websocket for cloudflare preset ([#84](https://github.com/nuxt-community/supabase-module/issues/84)) ([94275e0](https://github.com/nuxt-community/supabase-module/commit/94275e0114c798503edfae59c1a29bc68f4c994f))
11+
512
### [0.1.27](https://github.com/nuxt-community/supabase-module/compare/v0.1.26...v0.1.27) (2022-09-23)
613

714
### [0.1.26](https://github.com/nuxt-community/supabase-module/compare/v0.1.25...v0.1.26) (2022-09-16)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/supabase",
3-
"version": "0.1.27",
3+
"version": "0.1.28",
44
"description": "Supabase module for Nuxt",
55
"repository": "nuxt-community/supabase-module",
66
"license": "MIT",

0 commit comments

Comments
 (0)