From d4271683ced32b2e65071c199711d46fa622bd98 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 13 Dec 2023 17:19:37 +0000 Subject: [PATCH] v1.7.2-next.1 --- CHANGELOG.md | 4 ++++ lerna.json | 2 +- package-lock.json | 10 +++++----- packages/core/CHANGELOG.md | 4 ++++ packages/core/package.json | 2 +- packages/react/CHANGELOG.md | 4 ++++ packages/react/package.json | 2 +- website/CHANGELOG.md | 4 ++++ website/package.json | 6 +++--- 9 files changed, 27 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3f04421e..ceef679f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 1.7.2-next.1 (2023-12-13) + +**Note:** Version bump only for package wwnds + ## 1.7.2-next.0 (2023-12-13) **Note:** Version bump only for package wwnds diff --git a/lerna.json b/lerna.json index 349aecebc..7ec02f5bb 100755 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "1.7.2-next.0", + "version": "1.7.2-next.1", "npmClient": "npm", "command": { "publish": { diff --git a/package-lock.json b/package-lock.json index d6a28bf07..37420e799 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44871,7 +44871,7 @@ }, "packages/core": { "name": "@wwnds/core", - "version": "1.7.2-next.0", + "version": "1.7.2-next.1", "license": "MIT", "dependencies": { "@material/circular-progress": "^14.0.0", @@ -44889,7 +44889,7 @@ }, "packages/react": { "name": "@wwnds/react", - "version": "1.7.2-next.0", + "version": "1.7.2-next.1", "license": "MIT", "dependencies": { "@material/linear-progress": "^14.0.0", @@ -44944,7 +44944,7 @@ } }, "website": { - "version": "1.7.2-next.0", + "version": "1.7.2-next.1", "bundleDependencies": [ "@docusaurus/theme-common", "clsx" @@ -44955,8 +44955,8 @@ "@docusaurus/plugin-pwa": "^2.3.1", "@docusaurus/preset-classic": "^2.3.1", "@docusaurus/theme-live-codeblock": "^2.3.1", - "@wwnds/core": "^1.7.2-next.0", - "@wwnds/react": "^1.7.2-next.0", + "@wwnds/core": "^1.7.2-next.1", + "@wwnds/react": "^1.7.2-next.1", "colorable": "^1.0.5", "docusaurus-lunr-search": "^2.3.2", "markdown-to-jsx": "^7.1.9", diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index c5e4373fc..7d88bf4f1 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 1.7.2-next.1 (2023-12-13) + +**Note:** Version bump only for package @wwnds/core + ## 1.7.2-next.0 (2023-12-13) **Note:** Version bump only for package @wwnds/core diff --git a/packages/core/package.json b/packages/core/package.json index d8c272f06..1519f12f2 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@wwnds/core", - "version": "1.7.2-next.0", + "version": "1.7.2-next.1", "description": "Vanilla CSS, HTML, and JavaScript implementations of the Norton Design System.", "keywords": [ "component", diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 942f7d10e..198c69244 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 1.7.2-next.1 (2023-12-13) + +**Note:** Version bump only for package @wwnds/react + ## 1.7.2-next.0 (2023-12-13) **Note:** Version bump only for package @wwnds/react diff --git a/packages/react/package.json b/packages/react/package.json index 7b5a46bc5..55529f79f 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@wwnds/react", - "version": "1.7.2-next.0", + "version": "1.7.2-next.1", "description": "React components for the Norton Design System.", "keywords": [ "component", diff --git a/website/CHANGELOG.md b/website/CHANGELOG.md index b0a937ac9..1c5bfd7f9 100644 --- a/website/CHANGELOG.md +++ b/website/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 1.7.2-next.1 (2023-12-13) + +**Note:** Version bump only for package website + ## 1.7.2-next.0 (2023-12-13) **Note:** Version bump only for package website diff --git a/website/package.json b/website/package.json index 9649075b2..622235bbb 100755 --- a/website/package.json +++ b/website/package.json @@ -1,6 +1,6 @@ { "name": "website", - "version": "1.7.2-next.0", + "version": "1.7.2-next.1", "private": true, "author": "Evan Yamanishi ", "contributors": [ @@ -40,8 +40,8 @@ "@docusaurus/plugin-pwa": "^2.3.1", "@docusaurus/preset-classic": "^2.3.1", "@docusaurus/theme-live-codeblock": "^2.3.1", - "@wwnds/core": "^1.7.2-next.0", - "@wwnds/react": "^1.7.2-next.0", + "@wwnds/core": "^1.7.2-next.1", + "@wwnds/react": "^1.7.2-next.1", "colorable": "^1.0.5", "docusaurus-lunr-search": "^2.3.2", "markdown-to-jsx": "^7.1.9",