Skip to content

Commit

Permalink
Release 39.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeBatt-SV committed Jan 13, 2025
1 parent 5efcaa7 commit d71929b
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion containers/e2e-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "automation_testing",
"version": "39.3.0",
"version": "39.3.1",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion containers/mosaic-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@simpleview/sv-mosaic-types",
"version": "39.3.0",
"version": "39.3.1",
"types": "./types/index.d.ts",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion containers/mosaic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@simpleview/sv-mosaic",
"version": "39.3.0",
"version": "39.3.1",
"description": "Mosaic UI Library",
"author": "Owen Allen <[email protected]>",
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion containers/publisher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@simpleview/sv-mosaic-publisher",
"version": "39.3.0",
"version": "39.3.1",
"description": "Mosaic UI Library",
"author": "Owen Allen <[email protected]>",
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion containers/sb-8/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sb-8",
"private": true,
"version": "39.3.0",
"version": "39.3.1",
"type": "module",
"scripts": {
"start": "storybook dev -p 10001",
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": "@simpleview/sv-mosaic",
"version": "39.3.0",
"version": "39.3.1",
"description": "Mosaic UI Library",
"author": "Owen Allen <[email protected]>",
"devDependencies": {
Expand Down

0 comments on commit d71929b

Please sign in to comment.