Skip to content

Commit

Permalink
chore(release): publish v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Faelayis authored and github-actions[bot] committed Aug 1, 2023
1 parent a59312a commit 3283962
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@cmru-comsci-66/client",
"version": "1.0.0",
"version": "1.0.1",
"scripts": {
"build": "next build",
"ci:bump": "bump",
Expand Down
2 changes: 1 addition & 1 deletion library/api/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": false,
"name": "@cmru-comsci-66/api",
"version": "1.0.0",
"version": "1.0.1",
"license": "apache-2.0",
"author": "Faelayis <[email protected]>",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion library/database/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": false,
"name": "@cmru-comsci-66/database",
"version": "1.0.0",
"version": "1.0.1",
"license": "apache-2.0",
"author": "Faelayis <[email protected]>",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion library/next-api/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": false,
"name": "@cmru-comsci-66/database-next-api",
"version": "1.0.0",
"version": "1.0.1",
"license": "apache-2.0",
"author": "Faelayis <[email protected]>",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/package.json",
"private": true,
"name": "cmru-comsci-66",
"version": "1.0.0",
"version": "1.0.1",
"license": "apache-2.0",
"type": "module",
"scripts": {
Expand Down

0 comments on commit 3283962

Please sign in to comment.