From f5fcafceb487eca13400461c39bb6406abded2fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 13:06:31 +0000 Subject: [PATCH 1/2] chore(deps): bump codecov/codecov-action from 4 to 5 Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/v4...v5) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 309fc53..f53b775 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -25,7 +25,7 @@ jobs: run: yarn test - name: Upload coverage to Codecov - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5 release: permissions: write-all From a42db8dc7f9a04545fcf1a359acf70b80b6b3b8c Mon Sep 17 00:00:00 2001 From: anakmagang Date: Wed, 8 Jan 2025 17:06:52 +0000 Subject: [PATCH 2/2] chore(release): 1.2.1 [skip ci] ## [1.2.1](https://github.com/rescript-ui/rescript-chakra/compare/v1.2.0...v1.2.1) (2025-01-08) --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 581b93d..ae9a4a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [1.2.1](https://github.com/rescript-ui/rescript-chakra/compare/v1.2.0...v1.2.1) (2025-01-08) + # [1.2.0](https://github.com/rescript-ui/rescript-chakra/compare/v1.1.0...v1.2.0) (2024-09-04) ### Bug Fixes diff --git a/package.json b/package.json index 8f5ab57..62b0800 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rescript-chakra", - "version": "1.2.0", + "version": "1.2.1", "description": "⚡️ ReScript bindings for @chakra-ui/react", "keywords": [ "rescript",