From 2f9cad7ba0f8aa773ab94777f83540149a3c335f Mon Sep 17 00:00:00 2001 From: mender-test-bot Date: Mon, 13 Jul 2026 22:52:46 +0200 Subject: [PATCH] chore(main): release @northern.tech/prettier-config 0.2.2 Signed-off-by: mender-test-bot --- .release-please-manifest.json | 2 +- packages/prettier-config/CHANGELOG.md | 29 ++++++++++++++++++++++++--- packages/prettier-config/package.json | 2 +- 3 files changed, 28 insertions(+), 5 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 10480f2c2..d6470018a 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -2,7 +2,7 @@ "packages/common-ui": "0.8.2", "packages/common": "0.5.0", "packages/eslint-config": "0.7.1", - "packages/prettier-config": "0.2.1", + "packages/prettier-config": "0.2.2", "packages/store": "0.41.1", "packages/testing": "0.14.1", "packages/themes": "0.16.8", diff --git a/packages/prettier-config/CHANGELOG.md b/packages/prettier-config/CHANGELOG.md index e74204261..538b81954 100644 --- a/packages/prettier-config/CHANGELOG.md +++ b/packages/prettier-config/CHANGELOG.md @@ -1,15 +1,38 @@ --- -## @northern.tech/prettier-config-0.6.0 - 2025-08-14 +## 0.2.2 - 2026-07-30 + +### New features + + +- Basic repository setup ([ENT-12150](https://northerntech.atlassian.net/browse/ENT-12150)) + ### Bug fixes -### Features +- Added missing repo locator + aligned prettier package def with other packages +- Relaxed package dependencies to ease updates in dependent projects +- Migrated package bundling to tsdown + +### Dependency updates -### Security +- Bump the production-dependencies group across 1 directory with 17 updates +- Bump the production-dependencies group across 1 directory with 18 updates +- Bump the production-dependencies group across 1 directory with 11 updates +- Bump the production-dependencies group across 1 directory with 16 updates +- Bump the production-dependencies group with 5 updates +- Bump the development-dependencies group across 1 directory with 11 updates +- Bump the development-dependencies group across 1 directory with 15 updates +- Bump the development-dependencies group with 11 updates +- Bump the development-dependencies group across 1 directory with 9 updates +--- +### All tickets resolved in this release +| Ticket | +|---| +| [ENT-12150](https://northerntech.atlassian.net/browse/ENT-12150) | --- diff --git a/packages/prettier-config/package.json b/packages/prettier-config/package.json index 29022978d..2c8746366 100644 --- a/packages/prettier-config/package.json +++ b/packages/prettier-config/package.json @@ -1,6 +1,6 @@ { "name": "@northern.tech/prettier-config", - "version": "0.2.1", + "version": "0.2.2", "license": "Apache-2.0", "private": false, "publishConfig": {