Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.0...v1.1.0) (2020-10-08)

### Features

* v1.0.3 버전 롤백 ([a6559d6](a6559d6))
  • Loading branch information
semantic-release-bot committed Oct 8, 2020
1 parent a6559d6 commit d1cbddd
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,3 +1,10 @@
# [1.1.0](https://github.com/tosspayments/browser-sdk/compare/v1.0.0...v1.1.0) (2020-10-08)


### Features

* v1.0.3 버전 롤백 ([a6559d6](https://github.com/tosspayments/browser-sdk/commit/a6559d656b5faa090330541b12a0485894c60916))

# 1.0.0 (2020-10-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tosspayments/sdk",
"description": "tosspayments.js 스크립트 로더",
"version": "1.0.3",
"version": "1.1.0",
"main": "dist/tosspayments.cjs.js",
"module": "dist/tosspayments.esm.js",
"types": "types/index.d.ts",
Expand Down

0 comments on commit d1cbddd

Please sign in to comment.