Skip to content

Commit b6524ad

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.5.3 [skip ci]
1 parent 525b1db commit b6524ad

File tree

2 files changed

+5
-13
lines changed

2 files changed

+5
-13
lines changed

CHANGELOG.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [0.5.3](https://github.com/intelligent-systems-lab-org/SimuNEX/compare/v0.5.2...v0.5.3) (2023-11-19)
2+
3+
4+
15
## [0.5.2](https://github.com/intelligent-systems-lab-org/SimuNEX/compare/v0.5.1...v0.5.2) (2023-11-19)
26

37

@@ -128,15 +132,3 @@
128132

129133

130134

131-
## [0.3.1](https://github.com/intelligent-systems-lab-org/SimuNEX/compare/v0.3.0...v0.3.1) (2023-10-25)
132-
133-
134-
### Bug Fixes
135-
136-
* **dynamics:** actuators function without comSystem. ([0fe1339](https://github.com/intelligent-systems-lab-org/SimuNEX/commit/0fe133945e29a3a1e7fe4b3103cf5c6f9e36066f))
137-
* **eigen3:** add exceptions for matrix operations ([f1cb9d6](https://github.com/intelligent-systems-lab-org/SimuNEX/commit/f1cb9d64c0ac7103b010a4b5f750469ac6e2f109))
138-
* **eigen3:** add exceptions for matrix properties ([27e78b3](https://github.com/intelligent-systems-lab-org/SimuNEX/commit/27e78b320ee49edb2fc914099c1a56408371a371))
139-
* **propeller:** use Func<float[]> instead. ([50e76e0](https://github.com/intelligent-systems-lab-org/SimuNEX/commit/50e76e0c1694dbfd7bd0e2591401f1925197ab09))
140-
141-
142-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"name": "simunex",
33
"description": "A High-fidelity dynamic simulator",
44
"authors": "Lee Bissessar",
5-
"version": "0.5.2"
5+
"version": "0.5.3"
66
}

0 commit comments

Comments
 (0)