From 15ef20901ece1150c10edfbc9b1d4b84ab7e1282 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 15 Jan 2025 08:10:54 +0000 Subject: [PATCH] chore: 8.5.0 [skip ci] # [8.5.0](https://github.com/laterpay/supertab-browser/compare/v8.4.1...v8.5.0) (2025-01-15) ### Features * include product attributes in experience ([#153](https://github.com/laterpay/supertab-browser/issues/153)) ([b8d3003](https://github.com/laterpay/supertab-browser/commit/b8d30039e31c79f7a7645a6966f1a7d76b4cb9f8)) --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14788a0..b5d0d90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# [8.5.0](https://github.com/laterpay/supertab-browser/compare/v8.4.1...v8.5.0) (2025-01-15) + +### Features + +- include product attributes in experience ([#153](https://github.com/laterpay/supertab-browser/issues/153)) ([b8d3003](https://github.com/laterpay/supertab-browser/commit/b8d30039e31c79f7a7645a6966f1a7d76b4cb9f8)) + ## [8.4.1](https://github.com/laterpay/supertab-browser/compare/v8.4.0...v8.4.1) (2025-01-14) ### Bug Fixes diff --git a/package.json b/package.json index 0d078ed..dfa600d 100644 --- a/package.json +++ b/package.json @@ -101,5 +101,5 @@ ], "rules": {} }, - "version": "8.4.1" + "version": "8.5.0" }