Skip to content

Commit

Permalink
chore: release 3.0.4 (#473)
Browse files Browse the repository at this point in the history
  • Loading branch information
xhrbot authored Dec 16, 2021
1 parent be7f964 commit 54bda91
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
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [3.0.4](https://www.github.com/ykzts/node-xmlhttprequest/compare/v3.0.3...v3.0.4) (2021-12-16)


### Bug Fixes

* **release-please:** support `require` under Node ([#472](https://www.github.com/ykzts/node-xmlhttprequest/issues/472)) ([a22663b](https://www.github.com/ykzts/node-xmlhttprequest/commit/a22663bb2c66a4c056726ec97b48d6f6828a132c))

### [3.0.3](https://www.github.com/ykzts/node-xmlhttprequest/compare/v3.0.2...v3.0.3) (2021-05-29)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@
"source": "./src/index.ts",
"types": "./types/index.d.ts",
"unpkg": "./dist/index.umd.js",
"version": "3.0.3"
"version": "3.0.4"
}

0 comments on commit 54bda91

Please sign in to comment.