From 23f0f22edeeffd267294d34ad048e8df0f577dda Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 12:46:10 +0000 Subject: [PATCH] chore(main): release 2.5.1 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 225e6ac..ee27a53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [2.5.1](https://github.com/SIMDE-ULL/SIMDE/compare/v2.5.0...v2.5.1) (2024-08-26) + + +### Bug Fixes + +* **deps:** update all non-major dependencies ([#185](https://github.com/SIMDE-ULL/SIMDE/issues/185)) ([9b0a878](https://github.com/SIMDE-ULL/SIMDE/commit/9b0a8788de8c297824640ab4d34efa9ec18ff876)) +* **deps:** update dependency react-i18next to v15 ([#183](https://github.com/SIMDE-ULL/SIMDE/issues/183)) ([ccb8552](https://github.com/SIMDE-ULL/SIMDE/commit/ccb855238bc80145e6c30ff7376157bb3c5842ac)) + ## [2.5.0](https://github.com/SIMDE-ULL/SIMDE/compare/v2.4.0...v2.5.0) (2024-05-12) diff --git a/package.json b/package.json index f80597e..b1efe19 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simde", - "version": "2.5.0", + "version": "2.5.1", "description": "Educational superscalar and VLIW simulator", "homepage": "https://github.com/SIMDE-ULL/SIMDE", "bugs": {