From 99a5854f518b873739f4a38fe7461de634971b6d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 9 Jan 2025 14:39:26 +0000 Subject: [PATCH] chore(release): 1.106.2 [skip ci] ## [1.106.2](https://github.com/PhillipsAuctionHouse/seldon/compare/v1.106.1...v1.106.2) (2025-01-09) ### Bug Fixes * **objecttile:** L3-4682 italicize model and referenceNumber ([#464](https://github.com/PhillipsAuctionHouse/seldon/issues/464)) ([821b149](https://github.com/PhillipsAuctionHouse/seldon/commit/821b149523d146ba6b2e13381d4ae7727e23d569)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 49d7b726..0e6c8918 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.106.2](https://github.com/PhillipsAuctionHouse/seldon/compare/v1.106.1...v1.106.2) (2025-01-09) + + +### Bug Fixes + +* **objecttile:** L3-4682 italicize model and referenceNumber ([#464](https://github.com/PhillipsAuctionHouse/seldon/issues/464)) ([821b149](https://github.com/PhillipsAuctionHouse/seldon/commit/821b149523d146ba6b2e13381d4ae7727e23d569)) + ## [1.106.1](https://github.com/PhillipsAuctionHouse/seldon/compare/v1.106.0...v1.106.1) (2025-01-09) diff --git a/package-lock.json b/package-lock.json index d5162575..fb22dcea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@phillips/seldon", - "version": "1.106.1", + "version": "1.106.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@phillips/seldon", - "version": "1.106.1", + "version": "1.106.2", "dependencies": { "@artsy/fresnel": "^7.1.4", "@radix-ui/react-accordion": "^1.2.0", diff --git a/package.json b/package.json index 5f0b339b..612e8a16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@phillips/seldon", - "version": "1.106.1", + "version": "1.106.2", "repository": { "type": "git", "url": "https://github.com/PhillipsAuctionHouse/seldon"