From b0ea4e5e2385f9bc3b9091965995e96ab6282789 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 18 Jul 2024 18:52:00 +0000 Subject: [PATCH] chore(release): 4.1.7 [skip ci] ## [4.1.7](https://github.com/opensrc0/fe-theme/compare/v4.1.6...v4.1.7) (2024-07-18) ### Bug Fixes * upgrade multiple dependencies with Snyk ([834cff6](https://github.com/opensrc0/fe-theme/commit/834cff6a2739149aa3ab9b131cb3f5f95303c609)) * upgrade styled-components from 6.1.8 to 6.1.9 ([2a1d8d5](https://github.com/opensrc0/fe-theme/commit/2a1d8d5109e1ee26cb2d0bb6a76267fdc2df0915)) * upgrade stylis from 4.3.1 to 4.3.2 ([07cf1d3](https://github.com/opensrc0/fe-theme/commit/07cf1d32616201897fdc33e927cb9c278ddbc85f)) --- CHANGELOG.md | 9 +++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2db3b39..221910d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.1.7](https://github.com/opensrc0/fe-theme/compare/v4.1.6...v4.1.7) (2024-07-18) + + +### Bug Fixes + +* upgrade multiple dependencies with Snyk ([834cff6](https://github.com/opensrc0/fe-theme/commit/834cff6a2739149aa3ab9b131cb3f5f95303c609)) +* upgrade styled-components from 6.1.8 to 6.1.9 ([2a1d8d5](https://github.com/opensrc0/fe-theme/commit/2a1d8d5109e1ee26cb2d0bb6a76267fdc2df0915)) +* upgrade stylis from 4.3.1 to 4.3.2 ([07cf1d3](https://github.com/opensrc0/fe-theme/commit/07cf1d32616201897fdc33e927cb9c278ddbc85f)) + ## [4.1.6](https://github.com/opensrc0/fe-theme/compare/v4.1.5...v4.1.6) (2024-02-18) diff --git a/package-lock.json b/package-lock.json index 25b169a..6087ccf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "fe-theme", - "version": "4.1.6", + "version": "4.1.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "fe-theme", - "version": "4.1.6", + "version": "4.1.7", "license": "MIT", "dependencies": { "@fortawesome/react-fontawesome": "^0.2.0", diff --git a/package.json b/package.json index 196933d..85a1bb9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fe-theme", - "version": "4.1.6", + "version": "4.1.7", "description": "fe-theme", "main": "babel.config.js", "scripts": {