Skip to content

Commit f628770

Browse files
author
Russell Green
committed
chore(release): publish 1.0.0-rc.18
1 parent 4f02d6b commit f628770

File tree

5 files changed

+8
-4
lines changed

5 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.0.0-rc.18 (2024-08-01)
2+
3+
This was a version bump only, there were no code changes.
4+
15
## 1.0.0-rc.17 (2024-04-24)
26

37
This was a version bump only, there were no code changes.

libs/bootstrap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ng-supabase/bootstrap",
3-
"version": "1.0.0-rc.17",
3+
"version": "1.0.0-rc.18",
44
"author": "Rusty Green <[email protected]>",
55
"contributors": [
66
"Rusty Green <[email protected]>"

libs/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ng-supabase/core",
3-
"version": "1.0.0-rc.17",
3+
"version": "1.0.0-rc.18",
44
"author": "Rusty Green <[email protected]>",
55
"contributors": [
66
"Rusty Green <[email protected]>"

libs/material/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ng-supabase/material",
3-
"version": "1.0.0-rc.17",
3+
"version": "1.0.0-rc.18",
44
"author": "Rusty Green <[email protected]>",
55
"contributors": [
66
"Rusty Green <[email protected]>"

libs/primeng/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ng-supabase/primeng",
3-
"version": "1.0.0-rc.17",
3+
"version": "1.0.0-rc.18",
44
"author": "Rusty Green <[email protected]>",
55
"contributors": [
66
"Rusty Green <[email protected]>"

0 commit comments

Comments
 (0)