From f5128546d523feddb2c631e45dc49ba952f24d18 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 8 Jul 2024 17:27:04 +0000 Subject: [PATCH] chore(release): 3.8.1 [skip ci] ## [3.8.1](https://github.com/ocean-ds/ocean-tokens/compare/v3.8.0...v3.8.1) (2024-07-08) ### Bug Fixes * json ios generator ([#296](https://github.com/ocean-ds/ocean-tokens/issues/296)) ([28f6619](https://github.com/ocean-ds/ocean-tokens/commit/28f6619cc88158c5b93a217d875315e96663f603)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b805090..6e6e1d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.8.1](https://github.com/ocean-ds/ocean-tokens/compare/v3.8.0...v3.8.1) (2024-07-08) + + +### Bug Fixes + +* json ios generator ([#296](https://github.com/ocean-ds/ocean-tokens/issues/296)) ([28f6619](https://github.com/ocean-ds/ocean-tokens/commit/28f6619cc88158c5b93a217d875315e96663f603)) + # [3.8.0](https://github.com/ocean-ds/ocean-tokens/compare/v3.7.0...v3.8.0) (2024-06-20) diff --git a/package.json b/package.json index 504781a..d668418 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@useblu/ocean-tokens", - "version": "3.8.0", + "version": "3.8.1", "private": false, "description": "Design Tokens for the Ocean Design System", "scripts": {