Skip to content

Commit

Permalink
chore: publish v7.1.2 (#746)
Browse files Browse the repository at this point in the history
[create-pull-request] automated change

Co-authored-by: janivo <[email protected]>
  • Loading branch information
github-actions[bot] and janivo authored Sep 21, 2022
1 parent 477f2cc commit 8622cec
Show file tree
Hide file tree
Showing 23 changed files with 111 additions and 55 deletions.
21 changes: 18 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,23 @@
# Change Log
# Changelog
### [7.1.2](https://github.com/inovex/elements/compare/v7.1.1...v7.1.2) (2022-09-20)

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### Bug Fixes

* changelog entries for new projects ([7a682d6](https://github.com/inovex/elements/commit/7a682d68d8170d11a733bda6283d68c1f0b3a1bf))
* **landingpage:** fix meta title typo ([#739](https://github.com/inovex/elements/issues/739)) ([8aa32fd](https://github.com/inovex/elements/commit/8aa32fdf2a77dc066c09faead6f66462de21a225))
* **landingpage:** use correct base url ([15bbe62](https://github.com/inovex/elements/commit/15bbe62f0e9f006027a9b4bf67a8768c3c51afe6))


### Miscellaneous

* **deps:** bump jszip from 3.4.0 to 3.10.1 ([#726](https://github.com/inovex/elements/issues/726)) ([8f8e276](https://github.com/inovex/elements/commit/8f8e27675e8b0d9e94a64c7ea86c3d51b94c0f24))


### Documentation

* **storybook:** add dev documentation about custom properties ([#730](https://github.com/inovex/elements/issues/730)) ([7b976bf](https://github.com/inovex/elements/commit/7b976bfbb850170c9918ed2ec36c0e81a3144cb7))
* **storybook:** collapse component roots by default ([#734](https://github.com/inovex/elements/issues/734)) ([90b4283](https://github.com/inovex/elements/commit/90b4283aeba7c6ac26f870d19653b78ec27943cb))

### [7.1.1](https://github.com/inovex/elements/compare/v7.1.0...v7.1.1) (2022-08-19)

Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages/*",
"packages/elements-angular/elements"
],
"version": "7.1.1",
"version": "7.1.2",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@
]
},
"name": "core",
"version": "7.1.1"
}
"version": "7.1.2"
}
11 changes: 8 additions & 3 deletions packages/elements-angular-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Change Log
# Changelog

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
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.

### [7.1.2](https://github.com/inovex/elements/compare/v7.1.1...v7.1.2) (2022-09-20)


### Bug Fixes

* changelog entries for new projects ([7a682d6](https://github.com/inovex/elements/commit/7a682d68d8170d11a733bda6283d68c1f0b3a1bf))

### [7.1.1](https://github.com/inovex/elements/compare/v7.1.0...v7.1.1) (2022-08-19)

Expand Down
4 changes: 2 additions & 2 deletions packages/elements-angular-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "elements-angular-example",
"version": "7.1.1",
"version": "7.1.2",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand All @@ -18,7 +18,7 @@
"@angular/platform-browser": "~12.0.1",
"@angular/platform-browser-dynamic": "~12.0.1",
"@angular/router": "~12.0.1",
"@inovex.de/elements-angular": "^7.1.1",
"@inovex.de/elements-angular": "^7.1.2",
"rxjs": "~6.6.0",
"tslib": "^2.2.0",
"zone.js": "~0.11.4"
Expand Down
6 changes: 3 additions & 3 deletions packages/elements-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Change Log
# Changelog

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
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.

### [7.1.2](https://github.com/inovex/elements/compare/v7.1.1...v7.1.2) (2022-09-20)

### [7.1.1](https://github.com/inovex/elements/compare/v7.1.0...v7.1.1) (2022-08-19)

Expand Down
7 changes: 4 additions & 3 deletions packages/elements-angular/elements/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Change Log
# Changelog

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.

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
### [7.1.2](https://github.com/inovex/elements/compare/v7.1.1...v7.1.2) (2022-09-20)

## 7.1.1 (2022-08-19)

Expand Down
4 changes: 2 additions & 2 deletions packages/elements-angular/elements/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inovex.de/elements-angular",
"version": "7.1.1",
"version": "7.1.2",
"author": "Sven Lindauer <[email protected]>",
"description": "Angular library for @inovex.de/elements to use the components in Angular projects",
"contributors": [
Expand All @@ -12,7 +12,7 @@
"url": "https://github.com/inovex/elements/issues"
},
"dependencies": {
"@inovex.de/elements": "^7.1.1"
"@inovex.de/elements": "^7.1.2"
},
"peerDependencies": {
"@angular/common": "^12.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/elements-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inovex.de/elements-angular-builder",
"version": "7.1.1",
"version": "7.1.2",
"description": "This is the angular package of the integration layer for @inovex.de/elements.",
"author": "Sven Lindauer <[email protected]>",
"contributors": [
Expand Down Expand Up @@ -34,7 +34,7 @@
"@angular/platform-browser": "^12.0.1",
"@angular/platform-browser-dynamic": "^12.0.1",
"@angular/router": "^12.0.1",
"@inovex.de/elements": "^7.1.1",
"@inovex.de/elements": "^7.1.2",
"rxjs": "~6.6.3",
"tslib": "^2.2.0",
"zone.js": "~0.11.4"
Expand Down
12 changes: 9 additions & 3 deletions packages/elements-react-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# Change Log
# Changelog

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.

### [7.1.2](https://github.com/inovex/elements/compare/v7.1.1...v7.1.2) (2022-09-20)


### Bug Fixes

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
* changelog entries for new projects ([7a682d6](https://github.com/inovex/elements/commit/7a682d68d8170d11a733bda6283d68c1f0b3a1bf))

## 7.1.1 (2022-08-19)

Expand Down
4 changes: 2 additions & 2 deletions packages/elements-react-example/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "elements-react-example",
"description": "Example App for using elements react wrapper",
"version": "7.1.1",
"version": "7.1.2",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -10,7 +10,7 @@
"preview": "vite preview"
},
"dependencies": {
"@inovex.de/elements-react": "^7.1.1",
"@inovex.de/elements-react": "^7.1.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "^6.2.2"
Expand Down
7 changes: 4 additions & 3 deletions packages/elements-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Change Log
# Changelog

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.

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
### [7.1.2](https://github.com/inovex/elements/compare/v7.1.1...v7.1.2) (2022-09-20)

## 7.1.1 (2022-08-19)

Expand Down
4 changes: 2 additions & 2 deletions packages/elements-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inovex.de/elements-react",
"version": "7.1.1",
"version": "7.1.2",
"description": "This is the react package of the integration layer for @inovex.de/elements.",
"author": "Patrick Hillert <[email protected]>",
"contributors": [
Expand Down Expand Up @@ -60,6 +60,6 @@
"react-dom": "^17.0.2"
},
"dependencies": {
"@inovex.de/elements": "^7.1.1"
"@inovex.de/elements": "^7.1.2"
}
}
12 changes: 9 additions & 3 deletions packages/elements-vue-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# Change Log
# Changelog

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.

### [7.1.2](https://github.com/inovex/elements/compare/v7.1.1...v7.1.2) (2022-09-20)


### Bug Fixes

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
* changelog entries for new projects ([7a682d6](https://github.com/inovex/elements/commit/7a682d68d8170d11a733bda6283d68c1f0b3a1bf))

## 7.1.1 (2022-08-19)

Expand Down
4 changes: 2 additions & 2 deletions packages/elements-vue-example/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "elements-vue-example",
"version": "7.1.1",
"version": "7.1.2",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"@inovex.de/elements-vue": "^7.1.1",
"@inovex.de/elements-vue": "^7.1.2",
"core-js": "^3.21.1",
"vue": "^3.2.31"
},
Expand Down
12 changes: 9 additions & 3 deletions packages/elements-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# Change Log
# Changelog

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.

### [7.1.2](https://github.com/inovex/elements/compare/v7.1.1...v7.1.2) (2022-09-20)


### Bug Fixes

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
* changelog entries for new projects ([7a682d6](https://github.com/inovex/elements/commit/7a682d68d8170d11a733bda6283d68c1f0b3a1bf))

## 7.1.1 (2022-08-19)

Expand Down
4 changes: 2 additions & 2 deletions packages/elements-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inovex.de/elements-vue",
"version": "7.1.1",
"version": "7.1.2",
"description": "This is the Vue.js package of the integration layer for @inovex/elements.",
"keywords": [
"vue3",
Expand All @@ -26,7 +26,7 @@
"tsc": "tsc -p ."
},
"dependencies": {
"@inovex.de/elements": "^7.1.1"
"@inovex.de/elements": "^7.1.2"
},
"devDependencies": {
"shx": "^0.3.2",
Expand Down
7 changes: 4 additions & 3 deletions packages/elements/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Change Log
# Changelog

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
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.

### [7.1.2](https://github.com/inovex/elements/compare/v7.1.1...v7.1.2) (2022-09-20)

### [7.1.1](https://github.com/inovex/elements/compare/v7.1.0...v7.1.1) (2022-08-19)

Expand Down
2 changes: 1 addition & 1 deletion packages/elements/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inovex.de/elements",
"version": "7.1.1",
"version": "7.1.2",
"description": "This is the home of a web component library based on Stencil.",
"repository": "https://github.com/inovex/elements.git",
"author": "Patrick Hillert <[email protected]>",
Expand Down
14 changes: 11 additions & 3 deletions packages/landingpage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
# Change Log
# Changelog

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.

### [7.1.2](https://github.com/inovex/elements/compare/v7.1.1...v7.1.2) (2022-09-20)


### Bug Fixes

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
* changelog entries for new projects ([7a682d6](https://github.com/inovex/elements/commit/7a682d68d8170d11a733bda6283d68c1f0b3a1bf))
* **landingpage:** fix meta title typo ([#739](https://github.com/inovex/elements/issues/739)) ([8aa32fd](https://github.com/inovex/elements/commit/8aa32fdf2a77dc066c09faead6f66462de21a225))
* **landingpage:** use correct base url ([15bbe62](https://github.com/inovex/elements/commit/15bbe62f0e9f006027a9b4bf67a8768c3c51afe6))

## 7.1.1 (2022-08-19)

Expand Down
4 changes: 2 additions & 2 deletions packages/landingpage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inovex.de/elements-landingpage",
"version": "7.1.1",
"version": "7.1.2",
"description": "The landingpage for inovex elements",
"author": "Patrick Hillert <[email protected]>",
"private": true,
Expand All @@ -16,7 +16,7 @@
"lint": "eslint --ext .js,.vue --ignore-path .gitignore --fix src"
},
"dependencies": {
"@inovex.de/elements-vue": "^7.1.1",
"@inovex.de/elements-vue": "^7.1.2",
"vue": "^3.2.31",
"vue-router": "^4.0.14"
},
Expand Down
13 changes: 10 additions & 3 deletions packages/storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
# Change Log
# Changelog

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.

### [7.1.2](https://github.com/inovex/elements/compare/v7.1.1...v7.1.2) (2022-09-20)


### Documentation

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
* **storybook:** add dev documentation about custom properties ([#730](https://github.com/inovex/elements/issues/730)) ([7b976bf](https://github.com/inovex/elements/commit/7b976bfbb850170c9918ed2ec36c0e81a3144cb7))
* **storybook:** collapse component roots by default ([#734](https://github.com/inovex/elements/issues/734)) ([90b4283](https://github.com/inovex/elements/commit/90b4283aeba7c6ac26f870d19653b78ec27943cb))

## 7.1.1 (2022-08-19)

Expand Down
4 changes: 2 additions & 2 deletions packages/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inovex.de/elements-storybook",
"version": "7.1.1",
"version": "7.1.2",
"description": "This is the storybook package containing all the documentation for @inovex.de/elements, @inovex.de/elements-angular, @inovex.de/elements-react.",
"repository": "https://github.com/inovex/elements.git",
"author": "Patrick Hillert <[email protected]>",
Expand Down Expand Up @@ -40,7 +40,7 @@
"dist/"
],
"dependencies": {
"@inovex.de/elements": "^7.1.1",
"@inovex.de/elements": "^7.1.2",
"moment": "^2.24.0"
},
"devDependencies": {
Expand Down

0 comments on commit 8622cec

Please sign in to comment.