Skip to content

Commit

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


##
[1.14.1](v1.14.0...v1.14.1)
(2023-06-26)


### Bug Fixes

* add node 20 support
([#1153](#1153))
([0584045](0584045))
* dead links
([139c74c](139c74c))

---
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 committed Jun 26, 2023
1 parent 0584045 commit 154e1a1
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

## [1.14.1](https://github.com/quirrel-dev/quirrel/compare/v1.14.0...v1.14.1) (2023-06-26)


### Bug Fixes

* add node 20 support ([#1153](https://github.com/quirrel-dev/quirrel/issues/1153)) ([0584045](https://github.com/quirrel-dev/quirrel/commit/0584045a3afacdfb144a8e09fc222bd2d7aa3655))
* dead links ([139c74c](https://github.com/quirrel-dev/quirrel/commit/139c74c42bdbe27f9b9f768dd0a13b55c1f0ab3d))

## [1.14.0](https://github.com/quirrel-dev/quirrel/compare/v1.13.4...v1.14.0) (2023-06-20)


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.14.0",
"version": "1.14.1",
"engines": {
"node": "14 || 15 || 16 || 17 || 18 || 19 || 20"
},
Expand Down

0 comments on commit 154e1a1

Please sign in to comment.