Skip to content

Commit

Permalink
chore!: 更新license字段为Apache-2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
otakustay committed Sep 7, 2022
1 parent 2532e11 commit ea49c35
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.

### [0.11.1](https://github.com/otakustay/bce-sdk/compare/v0.11.0...v0.11.1) (2022-09-07)

## [0.11.0](https://github.com/otakustay/bce-sdk/compare/v0.10.1...v0.11.0) (2022-09-07)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@otakustay/bce-sdk",
"version": "0.11.0",
"version": "0.11.1",
"description": "Yet another Baidu Cloud SDK",
"type": "module",
"exports": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"bos"
],
"author": "otakustay <otakustay@gmail.com>",
"license": "ISC",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/otakustay/bce-sdk/issues"
},
Expand Down

0 comments on commit ea49c35

Please sign in to comment.