From 92adb88694be18208b29727016e93400c90e27c2 Mon Sep 17 00:00:00 2001 From: waldronmatt Date: Mon, 10 Jun 2024 10:57:33 -0400 Subject: [PATCH] chore(release): publish - lit-override@2.1.2 - vite-project@2.2.2 - eslint-config-custom@1.5.5 - jest-config@1.1.32 - monorepo-docs@1.7.5 - demo-ui-storybook@3.3.11 - @waldronmatt/library@1.1.0 - @waldronmatt/lit-override@2.2.2 - @waldronmatt/story-tokens-ui@1.2.0 - @waldronmatt/demo-ui@3.5.8 --- apps/lit-override/CHANGELOG.md | 6 ++++++ apps/lit-override/package.json | 2 +- apps/vite-project/CHANGELOG.md | 6 ++++++ apps/vite-project/package.json | 2 +- configs/eslint-config-custom/CHANGELOG.md | 9 +++++++++ configs/eslint-config-custom/package.json | 2 +- configs/jest-config/CHANGELOG.md | 6 ++++++ configs/jest-config/package.json | 2 +- docs/repo/CHANGELOG.md | 8 ++++++++ docs/repo/package.json | 2 +- docs/ui/CHANGELOG.md | 4 ++++ docs/ui/package.json | 2 +- packages/library/CHANGELOG.md | 10 ++++++++++ packages/library/package.json | 2 +- packages/lit-override/CHANGELOG.md | 7 +++++++ packages/lit-override/package.json | 2 +- packages/tokens-ui/CHANGELOG.md | 11 +++++++++++ packages/tokens-ui/package.json | 2 +- packages/ui/CHANGELOG.md | 7 +++++++ packages/ui/package.json | 2 +- 20 files changed, 84 insertions(+), 10 deletions(-) diff --git a/apps/lit-override/CHANGELOG.md b/apps/lit-override/CHANGELOG.md index 25d904d8..674765e8 100644 --- a/apps/lit-override/CHANGELOG.md +++ b/apps/lit-override/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.1.2](https://github.com/waldronmatt/groundwork/compare/lit-override@2.1.0...lit-override@2.1.2) (2024-06-10) + +### Bug Fixes + +* **deps:** update dependencies ([#184](https://github.com/waldronmatt/groundwork/issues/184)) ([5954858](https://github.com/waldronmatt/groundwork/commit/59548589f486180dc7ecb2ea259c8bb1295028f4)) - by @renovate[bot] + # [2.1.0](https://github.com/waldronmatt/groundwork/compare/lit-override@2.0.2...lit-override@2.1.0) (2024-05-13) ### Bug Fixes diff --git a/apps/lit-override/package.json b/apps/lit-override/package.json index cc33b702..ba80f7a5 100644 --- a/apps/lit-override/package.json +++ b/apps/lit-override/package.json @@ -1,7 +1,7 @@ { "name": "lit-override", "private": true, - "version": "2.1.1", + "version": "2.1.2", "type": "module", "scripts": { "dev": "vite", diff --git a/apps/vite-project/CHANGELOG.md b/apps/vite-project/CHANGELOG.md index e928e9b6..5f82dc5d 100644 --- a/apps/vite-project/CHANGELOG.md +++ b/apps/vite-project/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/waldronmatt/groundwork/compare/vite-project@2.2.0...vite-project@2.2.2) (2024-06-10) + +### Bug Fixes + +* **vite-project:** support aliases from library package ([df22e84](https://github.com/waldronmatt/groundwork/commit/df22e849157d76f0591ea628212416a1051eb7df)) - by @waldronmatt + # [2.2.0](https://github.com/waldronmatt/groundwork/compare/vite-project@2.1.14...vite-project@2.2.0) (2024-05-10) ### Features diff --git a/apps/vite-project/package.json b/apps/vite-project/package.json index 03dde98c..cb312749 100644 --- a/apps/vite-project/package.json +++ b/apps/vite-project/package.json @@ -1,7 +1,7 @@ { "name": "vite-project", "private": true, - "version": "2.2.1", + "version": "2.2.2", "type": "module", "scripts": { "dev": "vite --open", diff --git a/configs/eslint-config-custom/CHANGELOG.md b/configs/eslint-config-custom/CHANGELOG.md index 69f9f38b..23549fc9 100644 --- a/configs/eslint-config-custom/CHANGELOG.md +++ b/configs/eslint-config-custom/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.5.5](https://github.com/waldronmatt/groundwork/compare/eslint-config-custom@1.5.1...eslint-config-custom@1.5.5) (2024-06-10) + +### Bug Fixes + +* **deps:** update dependency eslint-plugin-jest-dom to v5.4.0 ([#192](https://github.com/waldronmatt/groundwork/issues/192)) ([da3b636](https://github.com/waldronmatt/groundwork/commit/da3b6362d761d4d78518e0330a4dc042c9c59a5a)) - by @renovate[bot] +* **deps:** update eslint ([#185](https://github.com/waldronmatt/groundwork/issues/185)) ([14ee292](https://github.com/waldronmatt/groundwork/commit/14ee2927788eb94fd49e278a88288a3d3d5df55d)) - by @renovate[bot] +* **deps:** update eslint ([#193](https://github.com/waldronmatt/groundwork/issues/193)) ([5b117e9](https://github.com/waldronmatt/groundwork/commit/5b117e9157e1b536bacdb0150bf750df16632776)) - by @renovate[bot] +* **eslint-config-custom:** lock chai-friendly and use vitest legacy plugin for eslint 8 support ([7aeb2f6](https://github.com/waldronmatt/groundwork/commit/7aeb2f66238da014ec4bc747a01eb62338f02a38)) - by @waldronmatt + ## [1.5.1](https://github.com/waldronmatt/groundwork/compare/eslint-config-custom@1.5.0...eslint-config-custom@1.5.1) (2024-05-15) **Note:** Version bump only for package eslint-config-custom diff --git a/configs/eslint-config-custom/package.json b/configs/eslint-config-custom/package.json index fe319c94..88c8f048 100644 --- a/configs/eslint-config-custom/package.json +++ b/configs/eslint-config-custom/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-custom", - "version": "1.5.4", + "version": "1.5.5", "private": true, "license": "MIT", "scripts": { diff --git a/configs/jest-config/CHANGELOG.md b/configs/jest-config/CHANGELOG.md index 8e72cc7c..638680f8 100644 --- a/configs/jest-config/CHANGELOG.md +++ b/configs/jest-config/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.32](https://github.com/waldronmatt/groundwork/compare/jest-config@1.1.30...jest-config@1.1.32) (2024-06-10) + +### Bug Fixes + +* **deps:** update dependencies ([#184](https://github.com/waldronmatt/groundwork/issues/184)) ([5954858](https://github.com/waldronmatt/groundwork/commit/59548589f486180dc7ecb2ea259c8bb1295028f4)) - by @renovate[bot] + ## [1.1.30](https://github.com/waldronmatt/groundwork/compare/jest-config@1.1.29...jest-config@1.1.30) (2024-03-01) ### Bug Fixes diff --git a/configs/jest-config/package.json b/configs/jest-config/package.json index 5338c649..ba0339ae 100644 --- a/configs/jest-config/package.json +++ b/configs/jest-config/package.json @@ -1,6 +1,6 @@ { "name": "jest-config", - "version": "1.1.31", + "version": "1.1.32", "private": true, "license": "MIT", "scripts": { diff --git a/docs/repo/CHANGELOG.md b/docs/repo/CHANGELOG.md index 1ec45d45..d83c5901 100644 --- a/docs/repo/CHANGELOG.md +++ b/docs/repo/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.7.5](https://github.com/waldronmatt/groundwork/compare/monorepo-docs@1.7.4...monorepo-docs@1.7.5) (2024-06-10) + +### Bug Fixes + +* **architecture.md:** add section on live typing and updated subpath exports section ([1092a8e](https://github.com/waldronmatt/groundwork/commit/1092a8eb94c56cecda69c75c4bb99c76f0277e1b)) - by @waldronmatt +* **architecture.md:** update staged files text ([0c6dd03](https://github.com/waldronmatt/groundwork/commit/0c6dd03c32b1d44c71cbce8a5463a24289031ddd)) - by @waldronmatt +* **packages:** add npm package type linting ([cf10b22](https://github.com/waldronmatt/groundwork/commit/cf10b228d90d1850726ad19013bfa4ced5aff018)) - by @waldronmatt + ## [1.7.4](https://github.com/waldronmatt/groundwork/compare/monorepo-docs@1.7.3...monorepo-docs@1.7.4) (2024-05-10) ### Bug Fixes diff --git a/docs/repo/package.json b/docs/repo/package.json index ca5959f6..aea9ef4e 100644 --- a/docs/repo/package.json +++ b/docs/repo/package.json @@ -1,6 +1,6 @@ { "name": "monorepo-docs", - "version": "1.7.4", + "version": "1.7.5", "private": true, "license": "MIT" } diff --git a/docs/ui/CHANGELOG.md b/docs/ui/CHANGELOG.md index 8cd624c1..be7d5501 100644 --- a/docs/ui/CHANGELOG.md +++ b/docs/ui/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. +## [3.3.11](https://github.com/waldronmatt/groundwork/compare/demo-ui-storybook@3.3.9...demo-ui-storybook@3.3.11) (2024-06-10) + +**Note:** Version bump only for package demo-ui-storybook + ## [3.3.9](https://github.com/waldronmatt/groundwork/compare/demo-ui-storybook@3.3.8...demo-ui-storybook@3.3.9) (2024-05-31) ### Bug Fixes diff --git a/docs/ui/package.json b/docs/ui/package.json index 00eeeb95..4992db68 100644 --- a/docs/ui/package.json +++ b/docs/ui/package.json @@ -1,6 +1,6 @@ { "name": "demo-ui-storybook", - "version": "3.3.10", + "version": "3.3.11", "private": true, "type": "module", "scripts": { diff --git a/packages/library/CHANGELOG.md b/packages/library/CHANGELOG.md index 2a4e4139..0f1d778e 100644 --- a/packages/library/CHANGELOG.md +++ b/packages/library/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.1.0](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/library@1.0.1...@waldronmatt/library@1.1.0) (2024-06-10) + +### Bug Fixes + +* **packages:** add npm package type linting ([cf10b22](https://github.com/waldronmatt/groundwork/commit/cf10b228d90d1850726ad19013bfa4ced5aff018)) - by @waldronmatt + +### Features + +* **library:** set up aliases, use tsup config, use publishConfig for npm package ([3f640b5](https://github.com/waldronmatt/groundwork/commit/3f640b54d36564eb46b76f7014c28b629c4c5f21)) - by @waldronmatt + ## [1.0.1](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/library@1.0.0...@waldronmatt/library@1.0.1) (2024-05-10) ### Bug Fixes diff --git a/packages/library/package.json b/packages/library/package.json index ef5e1cd9..cc513c25 100644 --- a/packages/library/package.json +++ b/packages/library/package.json @@ -1,6 +1,6 @@ { "name": "@waldronmatt/library", - "version": "1.0.1", + "version": "1.1.0", "type": "module", "exports": { "./src/*": "./src/*" diff --git a/packages/lit-override/CHANGELOG.md b/packages/lit-override/CHANGELOG.md index d5ac0ed2..83dcc28b 100644 --- a/packages/lit-override/CHANGELOG.md +++ b/packages/lit-override/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/lit-override@2.2.1...@waldronmatt/lit-override@2.2.2) (2024-06-10) + +### Bug Fixes + +* **package.json:** use publishConfig for npm package module resolution ([6e866f3](https://github.com/waldronmatt/groundwork/commit/6e866f33c2906c65f085ff98f24e9cae21b0ded6)) - by @waldronmatt +* **packages:** add npm package type linting ([cf10b22](https://github.com/waldronmatt/groundwork/commit/cf10b228d90d1850726ad19013bfa4ced5aff018)) - by @waldronmatt + ## [2.2.1](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/lit-override@2.2.0...@waldronmatt/lit-override@2.2.1) (2024-05-13) ### Bug Fixes diff --git a/packages/lit-override/package.json b/packages/lit-override/package.json index 05c95c90..93b4d8ab 100644 --- a/packages/lit-override/package.json +++ b/packages/lit-override/package.json @@ -1,6 +1,6 @@ { "name": "@waldronmatt/lit-override", - "version": "2.2.1", + "version": "2.2.2", "type": "module", "exports": { "./src/*": "./src/*" diff --git a/packages/tokens-ui/CHANGELOG.md b/packages/tokens-ui/CHANGELOG.md index 4eb5ad20..9c69b5cb 100644 --- a/packages/tokens-ui/CHANGELOG.md +++ b/packages/tokens-ui/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.2.0](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/story-tokens-ui@1.1.12...@waldronmatt/story-tokens-ui@1.2.0) (2024-06-10) + +### Bug Fixes + +* **packages:** add npm package type linting ([cf10b22](https://github.com/waldronmatt/groundwork/commit/cf10b228d90d1850726ad19013bfa4ced5aff018)) - by @waldronmatt +* **vite.config.ts:** ignore types and vite-env files ([67c1af7](https://github.com/waldronmatt/groundwork/commit/67c1af78460a9a29b76da01f8a596f7c9831d727)) - by @waldronmatt + +### Features + +* **tokens-ui:** add types explicitly for dist output ([9e49bf3](https://github.com/waldronmatt/groundwork/commit/9e49bf324efc4d29a427125d000d7b417c5139be)) - by @waldronmatt + ## [1.1.12](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/story-tokens-ui@1.1.11...@waldronmatt/story-tokens-ui@1.1.12) (2024-05-31) ### Bug Fixes diff --git a/packages/tokens-ui/package.json b/packages/tokens-ui/package.json index c5724bd6..92e0d227 100644 --- a/packages/tokens-ui/package.json +++ b/packages/tokens-ui/package.json @@ -1,6 +1,6 @@ { "name": "@waldronmatt/story-tokens-ui", - "version": "1.1.12", + "version": "1.2.0", "type": "module", "exports": { "./lib/*": "./lib/*" diff --git a/packages/ui/CHANGELOG.md b/packages/ui/CHANGELOG.md index 3dd1a9c9..b914cdd4 100644 --- a/packages/ui/CHANGELOG.md +++ b/packages/ui/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.5.8](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/demo-ui@3.5.7...@waldronmatt/demo-ui@3.5.8) (2024-06-10) + +### Bug Fixes + +* **packages:** add npm package type linting ([cf10b22](https://github.com/waldronmatt/groundwork/commit/cf10b228d90d1850726ad19013bfa4ced5aff018)) - by @waldronmatt +* **vite.config.ts:** exclude vite.env file from dist ([1e828a3](https://github.com/waldronmatt/groundwork/commit/1e828a39f2e7decb86438a8756d20eb7b7fc78f5)) - by @waldronmatt + ## [3.5.7](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/demo-ui@3.5.6...@waldronmatt/demo-ui@3.5.7) (2024-05-31) ### Bug Fixes diff --git a/packages/ui/package.json b/packages/ui/package.json index bb642f36..a748e4cb 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@waldronmatt/demo-ui", - "version": "3.5.7", + "version": "3.5.8", "type": "module", "exports": { "./lib/*": "./lib/*"