Skip to content

Commit

Permalink
chore: release 1.4.1 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 11, 2021
1 parent 9e0bb32 commit eaa1b0f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [1.4.1](https://www.github.com/runeh/typical-fetch/compare/v1.4.0...v1.4.1) (2021-10-11)


### Bug Fixes

* Allow read only arrays as json values ([#17](https://www.github.com/runeh/typical-fetch/issues/17)) ([9e0bb32](https://www.github.com/runeh/typical-fetch/commit/9e0bb32c1818f9a24211e21a812f2d3741f96955))

## [1.4.0](https://www.github.com/runeh/typical-fetch/compare/v1.3.1...v1.4.0) (2021-09-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typical-fetch",
"version": "1.4.0",
"version": "1.4.1",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"repository": "github:runeh/typical-fetch",
Expand Down

0 comments on commit eaa1b0f

Please sign in to comment.