Skip to content

Commit a6c3092

Browse files
chore(main): release 2.5.1
1 parent e041791 commit a6c3092

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.5.1](https://github.com/SIMDE-ULL/SIMDE/compare/v2.5.0...v2.5.1) (2024-08-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update all non-major dependencies ([#185](https://github.com/SIMDE-ULL/SIMDE/issues/185)) ([9b0a878](https://github.com/SIMDE-ULL/SIMDE/commit/9b0a8788de8c297824640ab4d34efa9ec18ff876))
9+
* **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))
10+
311
## [2.5.0](https://github.com/SIMDE-ULL/SIMDE/compare/v2.4.0...v2.5.0) (2024-05-12)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simde",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"description": "Educational superscalar and VLIW simulator",
55
"homepage": "https://github.com/SIMDE-ULL/SIMDE",
66
"bugs": {

0 commit comments

Comments
 (0)