Skip to content

Commit

Permalink
chore(release): publish v3.2.0 🥳
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 14, 2020
1 parent 2f99724 commit e16c62b
Show file tree
Hide file tree
Showing 12 changed files with 70 additions and 10 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.2.0](https://github.com/vime-js/vime/compare/v3.1.0...v3.2.0) (2020-09-14)


### Features

* language translation interface ([2f99724](https://github.com/vime-js/vime/commit/2f99724b34b95d33fdc9207533b5e9dc05fdb304))





# [3.1.0](https://github.com/vime-js/vime/compare/v3.0.2...v3.1.0) (2020-09-11)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.1.0",
"version": "3.2.0",
"npmClient": "yarn",
"command": {
"publish": {
Expand Down
8 changes: 8 additions & 0 deletions packages/angular/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.2.0](https://github.com/vime-js/vime/compare/v3.1.0...v3.2.0) (2020-09-14)

**Note:** Version bump only for package @vime/angular





# [3.1.0](https://github.com/vime-js/vime/compare/v3.0.2...v3.1.0) (2020-09-11)

**Note:** Version bump only for package @vime/angular
Expand Down
4 changes: 2 additions & 2 deletions packages/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vime/angular",
"version": "3.1.0",
"version": "3.2.0",
"description": "Collection of Angular components to build and customize your own media player.",
"license": "MIT",
"types": "dist/index.d.ts",
Expand All @@ -19,7 +19,7 @@
"build:ng": "ng-packagr -p package.json"
},
"dependencies": {
"@vime/core": "^3.1.0",
"@vime/core": "^3.2.0",
"tslib": "^2.0.1"
},
"devDependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.2.0](https://github.com/vime-js/vime/compare/v3.1.0...v3.2.0) (2020-09-14)


### Features

* language translation interface ([2f99724](https://github.com/vime-js/vime/commit/2f99724b34b95d33fdc9207533b5e9dc05fdb304))





# [3.1.0](https://github.com/vime-js/vime/compare/v3.0.2...v3.1.0) (2020-09-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vime/core",
"version": "3.1.0",
"version": "3.2.0",
"description": "Collection of web components to build and customize your own media player.",
"license": "MIT",
"main": "dist/index.cjs.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.2.0](https://github.com/vime-js/vime/compare/v3.1.0...v3.2.0) (2020-09-14)


### Features

* language translation interface ([2f99724](https://github.com/vime-js/vime/commit/2f99724b34b95d33fdc9207533b5e9dc05fdb304))





# [3.1.0](https://github.com/vime-js/vime/compare/v3.0.2...v3.1.0) (2020-09-11)

**Note:** Version bump only for package @vime/react
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vime/react",
"version": "3.1.0",
"version": "3.2.0",
"description": "Collection of React components to build and customize your own media player.",
"license": "MIT",
"main": "dist/cjs/index.js",
Expand All @@ -25,7 +25,7 @@
"build:esm": "tsc --module es6 --outDir dist/esm"
},
"dependencies": {
"@vime/core": "^3.1.0"
"@vime/core": "^3.2.0"
},
"devDependencies": {
"@types/react": "^16.9.49",
Expand Down
8 changes: 8 additions & 0 deletions packages/svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.2.0](https://github.com/vime-js/vime/compare/v3.1.0...v3.2.0) (2020-09-14)

**Note:** Version bump only for package @vime/svelte





# [3.1.0](https://github.com/vime-js/vime/compare/v3.0.2...v3.1.0) (2020-09-11)

**Note:** Version bump only for package @vime/svelte
Expand Down
4 changes: 2 additions & 2 deletions packages/svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vime/svelte",
"version": "3.1.0",
"version": "3.2.0",
"description": "Collection of Svelte components to build and customize your own media player.",
"license": "MIT",
"main": "dist/cjs/index.js",
Expand All @@ -27,7 +27,7 @@
"build:esm": "tsc --module es6 --outDir dist/esm"
},
"dependencies": {
"@vime/core": "^3.1.0"
"@vime/core": "^3.2.0"
},
"devDependencies": {
"rimraf": "^3.0.2",
Expand Down
11 changes: 11 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.2.0](https://github.com/vime-js/vime/compare/v3.1.0...v3.2.0) (2020-09-14)


### Features

* language translation interface ([2f99724](https://github.com/vime-js/vime/commit/2f99724b34b95d33fdc9207533b5e9dc05fdb304))





# [3.1.0](https://github.com/vime-js/vime/compare/v3.0.2...v3.1.0) (2020-09-11)

**Note:** Version bump only for package @vime/vue
Expand Down
4 changes: 2 additions & 2 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vime/vue",
"version": "3.1.0",
"version": "3.2.0",
"description": "Collection of Vue components to build and customize your own media player.",
"license": "MIT",
"main": "dist/cjs/index.js",
Expand All @@ -25,7 +25,7 @@
"build:esm": "tsc --module es6 --outDir dist/esm"
},
"dependencies": {
"@vime/core": "^3.1.0"
"@vime/core": "^3.2.0"
},
"devDependencies": {
"rimraf": "^3.0.2",
Expand Down

0 comments on commit e16c62b

Please sign in to comment.