Skip to content

Commit

Permalink
chore(release): 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chanceaclark committed Jul 13, 2020
1 parent 90b7258 commit 6f00213
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

## [1.2.0](https://github.com/bigcommerce/request-sender-js/compare/v1.1.0...v1.2.0) (2020-07-13)


### Features

* **common:** RS-28 Publish as es5 ([#30](https://github.com/bigcommerce/request-sender-js/issues/30)) ([66ce65a](https://github.com/bigcommerce/request-sender-js/commit/66ce65ae4bed8381edc4bcf0ecadf563948de427))


### Bug Fixes

* **common:** CHP-00 remove esm folder on prebuild ([90b7258](https://github.com/bigcommerce/request-sender-js/commit/90b725894fd3bb09653b42b29efbb38762f47cab))

## [1.1.0](https://github.com/bigcommerce/request-sender-js/compare/v1.0.3...v1.1.0) (2020-06-10)


Expand Down
2 changes: 1 addition & 1 deletion 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
@@ -1,6 +1,6 @@
{
"name": "@bigcommerce/request-sender",
"version": "1.1.0",
"version": "1.2.0",
"description": "HTTP request client for browsers",
"license": "MIT",
"main": "lib/index.js",
Expand Down

0 comments on commit 6f00213

Please sign in to comment.