Skip to content

Commit

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


##
[1.13.3](v1.13.2...v1.13.3)
(2023-04-03)


### Bug Fixes

* update sveltekit `Request` type
([#1131](#1131))
([2197fcd](2197fcd))

---
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 2197fcd commit 851861f
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.3](https://github.com/quirrel-dev/quirrel/compare/v1.13.2...v1.13.3) (2023-04-03)


### Bug Fixes

* update sveltekit `Request` type ([#1131](https://github.com/quirrel-dev/quirrel/issues/1131)) ([2197fcd](https://github.com/quirrel-dev/quirrel/commit/2197fcd914c07cd11d113383cbf3bba500db51b2))

## [1.13.2](https://github.com/quirrel-dev/quirrel/compare/v1.13.1...v1.13.2) (2023-02-16)


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

0 comments on commit 851861f

Please sign in to comment.