From a862223ffe93ae36e6d09db659fa2d1fdfda97b2 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 24 Jul 2024 00:27:12 +0000 Subject: [PATCH] chore(release): 2.0.5 [skip ci] ## [2.0.5](https://github.com/ra-libs/react/compare/v2.0.4...v2.0.5) (2024-07-24) ### Bug Fixes * update deps ([dd2a50e](https://github.com/ra-libs/react/commit/dd2a50eded5855db405297d2afd2d6cf11a58585)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83d6ab7..bfa471b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.5](https://github.com/ra-libs/react/compare/v2.0.4...v2.0.5) (2024-07-24) + + +### Bug Fixes + +* update deps ([dd2a50e](https://github.com/ra-libs/react/commit/dd2a50eded5855db405297d2afd2d6cf11a58585)) + ## [2.0.4](https://github.com/ra-libs/react/compare/v2.0.3...v2.0.4) (2024-07-14) diff --git a/package.json b/package.json index dcbae9e..00bf087 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ra-libs/react", - "version": "2.0.4", + "version": "2.0.5", "description": "React admin front components and utils", "main": "dist/cjs/index.js", "module": "dist/esm/index.js",