Skip to content

Commit

Permalink
Update changelog for assert v1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
esamattis committed Feb 2, 2023
1 parent eab0cb1 commit 62a3377
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/assert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## v1.3.3

2023-02-02

- assert: fix offset [eab0cb1](https://github.com/valu-digital/npm-packages/commit/eab0cb1) - Esa-Matti Suuronen

All changes https://github.com/valu-digital/npm-packages/compare/assert/v1.3.2...assert/v1.3.3

## v1.3.2

2023-02-02
Expand Down

1 comment on commit 62a3377

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit is packaged to npm. Install with

npm install --save-exact @valu/[email protected]

Please sign in to comment.