Skip to content

Commit c3d034b

Browse files
committed
chore: release v1.2.0
1 parent c643f4f commit c3d034b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [1.2.0](https://github.com/boredland/saferound/compare/1.1.5...1.2.0) (2023-02-27)
4+
5+
6+
### Features
7+
8+
* add reverse mechanism ([c643f4f](https://github.com/boredland/saferound/commit/c643f4f23d2e9399441dbc17d1703eaf4c9aea05))
9+
310
## [1.1.5](https://github.com/boredland/saferound/compare/1.1.4...1.1.5) (2023-02-24)
411

512
## [1.1.4](https://github.com/boredland/saferound/compare/1.1.3...1.1.4) (2023-02-24)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "saferound",
3-
"version": "1.1.5",
3+
"version": "1.2.0",
44
"description": "sum-safe rounding of number-arrays",
55
"repository": "https://github.com/boredland/saferound",
66
"author": "Jonas Strassel <info@jonas-strassel.de>",

0 commit comments

Comments
 (0)