From f5e1a2b5ce7763ae5fcfc0cf3c1b1acc7f877bee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 4 Aug 2023 21:58:28 +0000 Subject: [PATCH] Version Packages --- .changeset/strange-doors-relate.md | 7 ------- .changeset/stupid-guests-pay.md | 7 ------- apps/squareone/CHANGELOG.md | 11 +++++++++++ apps/squareone/package.json | 2 +- packages/rubin-style-dictionary/CHANGELOG.md | 8 ++++++++ packages/rubin-style-dictionary/package.json | 2 +- 6 files changed, 21 insertions(+), 16 deletions(-) delete mode 100644 .changeset/strange-doors-relate.md delete mode 100644 .changeset/stupid-guests-pay.md diff --git a/.changeset/strange-doors-relate.md b/.changeset/strange-doors-relate.md deleted file mode 100644 index fcbe241a..00000000 --- a/.changeset/strange-doors-relate.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@lsst-sqre/rubin-style-dictionary': patch ---- - -Tweaks to the release process: - -- Associate rubin-style-dictionary with the lsst-sqre/squareone monorepo in its package.json metadata. diff --git a/.changeset/stupid-guests-pay.md b/.changeset/stupid-guests-pay.md deleted file mode 100644 index 558a7038..00000000 --- a/.changeset/stupid-guests-pay.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'squareone': patch ---- - -Tweaks to the release process: - -- Use a custom GITHUB_TOKEN for the changesets/action in order to trigger the Docker release workflow for Squareone. diff --git a/apps/squareone/CHANGELOG.md b/apps/squareone/CHANGELOG.md index 55c0eda1..f5bdee20 100644 --- a/apps/squareone/CHANGELOG.md +++ b/apps/squareone/CHANGELOG.md @@ -1,5 +1,16 @@ # squareone +## 0.10.2 + +### Patch Changes + +- [#148](https://github.com/lsst-sqre/squareone/pull/148) [`0e4d392`](https://github.com/lsst-sqre/squareone/commit/0e4d392afafe8437f39af3018ecf47d4a76567a2) Thanks [@jonathansick](https://github.com/jonathansick)! - Tweaks to the release process: + + - Use a custom GITHUB_TOKEN for the changesets/action in order to trigger the Docker release workflow for Squareone. + +- Updated dependencies [[`0e4d392`](https://github.com/lsst-sqre/squareone/commit/0e4d392afafe8437f39af3018ecf47d4a76567a2)]: + - @lsst-sqre/rubin-style-dictionary@0.4.2 + ## 0.10.1 ### Patch Changes diff --git a/apps/squareone/package.json b/apps/squareone/package.json index 23480ecf..1ff01424 100644 --- a/apps/squareone/package.json +++ b/apps/squareone/package.json @@ -1,6 +1,6 @@ { "name": "squareone", - "version": "0.10.1", + "version": "0.10.2", "private": true, "scripts": { "dev": "next dev -p 3000", diff --git a/packages/rubin-style-dictionary/CHANGELOG.md b/packages/rubin-style-dictionary/CHANGELOG.md index 5021e648..74f4597a 100644 --- a/packages/rubin-style-dictionary/CHANGELOG.md +++ b/packages/rubin-style-dictionary/CHANGELOG.md @@ -1,5 +1,13 @@ # @lsst-sqre/rubin-style-dictionary +## 0.4.2 + +### Patch Changes + +- [#148](https://github.com/lsst-sqre/squareone/pull/148) [`0e4d392`](https://github.com/lsst-sqre/squareone/commit/0e4d392afafe8437f39af3018ecf47d4a76567a2) Thanks [@jonathansick](https://github.com/jonathansick)! - Tweaks to the release process: + + - Associate rubin-style-dictionary with the lsst-sqre/squareone monorepo in its package.json metadata. + ## 0.4.1 ### Patch Changes diff --git a/packages/rubin-style-dictionary/package.json b/packages/rubin-style-dictionary/package.json index 4f828aec..4516797f 100644 --- a/packages/rubin-style-dictionary/package.json +++ b/packages/rubin-style-dictionary/package.json @@ -1,6 +1,6 @@ { "name": "@lsst-sqre/rubin-style-dictionary", - "version": "0.4.1", + "version": "0.4.2", "description": "A style dictionary that encodes design tokens from the Rubin Visual Identity.", "main": "dist/tokens.js", "files": [