Skip to content

Commit 880ec83

Browse files
committed
chore(release): 3.0.0
1 parent c1f49bd commit 880ec83

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
## [3.0.0](https://github.com/ykzts/node-xmlhttprequest/compare/v3.0.0-beta.6...v3.0.0) (2020-07-31)
6+
57
## [3.0.0-beta.6](https://github.com/ykzts/node-xmlhttprequest/compare/v3.0.0-beta.5...v3.0.0-beta.6) (2020-07-31)
68

79

@@ -56,4 +58,3 @@ All notable changes to this project will be documented in this file. See [standa
5658
### Bug Fixes
5759

5860
* change git protocol ([#74](https://github.com/ykzts/node-xmlhttprequest/issues/74)) ([a7d60f5](https://github.com/ykzts/node-xmlhttprequest/commit/a7d60f54e6dbe7f27bd24526ccc19cb482813163))
59-

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,5 +124,5 @@
124124
},
125125
"source": "./src/index.ts",
126126
"types": "./dist/index.d.ts",
127-
"version": "3.0.0-beta.6"
127+
"version": "3.0.0"
128128
}

0 commit comments

Comments
 (0)