Skip to content

Commit

Permalink
Bump versions [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 3, 2024
1 parent f0e1521 commit f1dada1
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion aform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stonecrop/aform",
"version": "0.2.60",
"version": "0.2.61",
"license": "MIT",
"type": "module",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion atable/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stonecrop/atable",
"version": "0.2.60",
"version": "0.2.61",
"license": "MIT",
"type": "module",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion beam/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stonecrop/beam",
"version": "0.2.60",
"version": "0.2.61",
"license": "MIT",
"type": "module",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion code_editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stonecrop/code-editor",
"version": "0.2.60",
"version": "0.2.61",
"license": "MIT",
"type": "module",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion common/config/rush/version-policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
{
"definitionName": "lockStepVersion",
"policyName": "stonecrop",
"version": "0.2.60",
"version": "0.2.61",
"nextBump": "patch"
}
// {
Expand Down
2 changes: 1 addition & 1 deletion desktop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stonecrop/desktop",
"version": "0.2.60",
"version": "0.2.61",
"description": "Desktop-specific components for Stonecrop UI",
"license": "MIT",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion graphql_client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stonecrop/graphql-client",
"version": "0.2.60",
"version": "0.2.61",
"license": "MIT",
"type": "module",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion node_editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stonecrop/node-editor",
"version": "0.2.60",
"version": "0.2.61",
"description": "Node editor UI for Stonecrop",
"license": "MIT",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion stonecrop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stonecrop/stonecrop",
"version": "0.2.60",
"version": "0.2.61",
"description": "schema helper",
"license": "MIT",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion themes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stonecrop/themes",
"version": "0.2.60",
"version": "0.2.61",
"type": "module",
"author": {
"name": "Tyler Matteson",
Expand Down
2 changes: 1 addition & 1 deletion utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stonecrop/utilities",
"version": "0.2.60",
"version": "0.2.61",
"license": "MIT",
"type": "module",
"author": {
Expand Down

0 comments on commit f1dada1

Please sign in to comment.