Skip to content

Commit

Permalink
chore(main): release 0.3.1 (#15)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 25, 2023
1 parent fae9de7 commit b520674
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.3.1](https://github.com/bruuuuuuuce/goodmetrics-nodejs/compare/v0.3.0...v0.3.1) (2023-09-25)


### Bug Fixes

* correct ! checks ([#14](https://github.com/bruuuuuuuce/goodmetrics-nodejs/issues/14)) ([1bd9c26](https://github.com/bruuuuuuuce/goodmetrics-nodejs/commit/1bd9c2691902da7a653e2ee7b0578539f847e662))
* use performance.now() and Date.now() correctly ([#17](https://github.com/bruuuuuuuce/goodmetrics-nodejs/issues/17)) ([fae9de7](https://github.com/bruuuuuuuce/goodmetrics-nodejs/commit/fae9de7871aa09eba8cc749546d23f46590d8907))

## [0.3.0](https://github.com/bruuuuuuuce/goodmetrics-nodejs/compare/v0.2.2...v0.3.0) (2023-09-22)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@
"node": ">=16.0.0"
},
"name": "goodmetrics-nodejs",
"version": "0.3.0"
"version": "0.3.1"
}

0 comments on commit b520674

Please sign in to comment.