Skip to content

Commit

Permalink
chore(main): release vue-uploads-list 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 15, 2022
1 parent 661f28b commit 14ac392
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"packages/vue-uploader": "2.1.2",
"packages/solid-uploader": "2.1.2",
"packages/solid-uploads-list": "1.2.2",
"packages/vue-uploads-list": "1.1.2",
"packages/vue-uploads-list": "2.0.0",
"packages/keyring-core": "2.0.0",
"packages/react-keyring": "1.0.1",
"packages/solid-keyring": "1.0.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/vue-uploads-list/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [2.0.0](https://github.com/web3-storage/w3ui/compare/vue-uploads-list-v1.1.2...vue-uploads-list-v2.0.0) (2022-12-15)


### ⚠ BREAKING CHANGES

* core and framework components have changed considerably. Please read the updated doucmentation.

### Features

* consume access and upload client ([#159](https://github.com/web3-storage/w3ui/issues/159)) ([e36d842](https://github.com/web3-storage/w3ui/commit/e36d842b1695032355ab29646c3dce6a33880517))

## [1.1.2](https://github.com/web3-storage/w3ui/compare/vue-uploads-list-v1.1.1...vue-uploads-list-v1.1.2) (2022-10-27)


Expand Down
2 changes: 1 addition & 1 deletion packages/vue-uploads-list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@w3ui/vue-uploads-list",
"version": "1.1.2",
"version": "2.0.0",
"description": "Vue adapter for w3ui uploads list.",
"module": "build/esm/index.js",
"main": "build/cjs/index.js",
Expand Down

0 comments on commit 14ac392

Please # to comment.