From cc1353b7c3ef91976d1e84d3dace458dfdea3bb9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 23 Oct 2024 16:17:22 +0000 Subject: [PATCH] chore(release): 1.215.0 # [1.215.0](https://github.com/hirosystems/explorer/compare/v1.214.3...v1.215.0) (2024-10-23) ### Features * added breakpoints into our theme ([b3b1584](https://github.com/hirosystems/explorer/commit/b3b1584e7af0d49513411979c568ddbbb12fd758)) * added new dsign sys colors ([d5c3ca0](https://github.com/hirosystems/explorer/commit/d5c3ca0c910aa1f9424f1d36cbb96c20b663b03e)) * adding spacing to theme ([fe48bdb](https://github.com/hirosystems/explorer/commit/fe48bdbd4073da433a27549a3beab22fee13efbf)) --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27c466a56..85df5df61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [1.215.0](https://github.com/hirosystems/explorer/compare/v1.214.3...v1.215.0) (2024-10-23) + + +### Features + +* added breakpoints into our theme ([b3b1584](https://github.com/hirosystems/explorer/commit/b3b1584e7af0d49513411979c568ddbbb12fd758)) +* added new dsign sys colors ([d5c3ca0](https://github.com/hirosystems/explorer/commit/d5c3ca0c910aa1f9424f1d36cbb96c20b663b03e)) +* adding spacing to theme ([fe48bdb](https://github.com/hirosystems/explorer/commit/fe48bdbd4073da433a27549a3beab22fee13efbf)) + ## [1.214.3](https://github.com/hirosystems/explorer/compare/v1.214.2...v1.214.3) (2024-10-18)