Skip to content

Commit

Permalink
chore(main): release 1.13.4 (#1134)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.13.4](v1.13.3...v1.13.4)
(2023-04-03)


### Bug Fixes

* add node v19 support (previous commit didn't rigger automation)
([be7b368](be7b368))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
Skn0tt authored Apr 3, 2023
1 parent be7b368 commit 9344abf
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.13.4](https://github.com/quirrel-dev/quirrel/compare/v1.13.3...v1.13.4) (2023-04-03)


### Bug Fixes

* add node v19 support (previous commit didn't rigger automation) ([be7b368](https://github.com/quirrel-dev/quirrel/commit/be7b36895a04b13931c5f49ce90aacf1e9618cd7))

## [1.13.3](https://github.com/quirrel-dev/quirrel/compare/v1.13.2...v1.13.3) (2023-04-03)


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 @@ -19,7 +19,7 @@
],
"main": "dist/cjs/src/index.js",
"module": "dist/esm/src/index.js",
"version": "1.13.3",
"version": "1.13.4",
"engines": {
"node": "14 || 15 || 16 || 17 || 18 || 19"
},
Expand Down

0 comments on commit 9344abf

Please sign in to comment.