Skip to content

Commit

Permalink
chore: release v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
boredland committed Feb 24, 2023
1 parent 1f38294 commit 2a1a153
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@


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


### Bug Fixes

* ensure order of elements ([1f38294](https://github.com/boredland/saferound/commit/1f382943a64f2d9274f233213c60dae10a8962c8))
* wrong download shield link ([00dc951](https://github.com/boredland/saferound/commit/00dc951057e996f087e8c2f0997aa6a3af92a278))

## [1.1.2](https://github.com/boredland/saferound/compare/1.1.1...1.1.2) (2022-06-14)

## [1.1.1](https://github.com/boredland/saferound/compare/1.1.0...1.1.1) (2022-06-14)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saferound",
"version": "1.1.2",
"version": "1.1.3",
"description": "sum-safe rounding of number-arrays",
"repository": "https://github.com/boredland/saferound",
"author": "Jonas Strassel <info@jonas-strassel.de>",
Expand Down

0 comments on commit 2a1a153

Please sign in to comment.