Skip to content

Commit 8044213

Browse files
chore: release 1.0.0-rc.3 (#149)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 271f2d0 commit 8044213

File tree

3 files changed

+23
-3
lines changed

3 files changed

+23
-3
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## 1.0.0-rc.3 (2021-07-29)
4+
5+
6+
### Features
7+
8+
* fixup CI/CD & getRates ([726b266](https://www.github.com/ShipEngine/shipengine-js/commit/726b26649e166e1b2cb305c169379ec097314e61))
9+
10+
11+
### Bug Fixes
12+
13+
* fixup CD ([799fa07](https://www.github.com/ShipEngine/shipengine-js/commit/799fa0714f838daeefa9646a6736397a9793b6c6))
14+
* fixup CD ([078998f](https://www.github.com/ShipEngine/shipengine-js/commit/078998f159a260a57c7af68e377118d9a3264c93))
15+
* fixup readme ([a4af479](https://www.github.com/ShipEngine/shipengine-js/commit/a4af479855a87804c332cf0187ca2610cbbcf48e))
16+
17+
18+
### Miscellaneous Chores
19+
20+
* release 1.0.0-rc.2 ([d142d8a](https://www.github.com/ShipEngine/shipengine-js/commit/d142d8a73b2c6e5c28cb756efd05b24514fa8b6d))
21+
* release 1.0.0-rc.3 ([271f2d0](https://www.github.com/ShipEngine/shipengine-js/commit/271f2d04950cb791341da1ed40c6e01faa6ea46c))
22+
323
## 1.0.0-rc.2 (2021-07-29)
424

525

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shipengine",
3-
"version": "1.0.0-rc.2",
3+
"version": "1.0.0-rc.3",
44
"description": "The official ShipEngine JavaScript SDK for Node.js",
55
"keywords": [
66
"shipengine",

0 commit comments

Comments
 (0)