Skip to content

Commit

Permalink
chore(root): Publish packages
Browse files Browse the repository at this point in the history
 - @pro-vision/[email protected]
 - @pro-vision/[email protected]
 - @pro-vision/[email protected]
 - @pro-vision/[email protected]
 - @pro-vision/[email protected]
 - @pro-vision/[email protected]
 - [email protected]
  • Loading branch information
friewerts committed May 6, 2022
1 parent d609d78 commit 1ce88fd
Show file tree
Hide file tree
Showing 21 changed files with 70 additions and 14 deletions.
8 changes: 8 additions & 0 deletions packages/assemble-lite/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.

## [2.0.8](https://github.com/pro-vision/fe-tools/compare/@pro-vision/[email protected]...@pro-vision/[email protected]) (2022-05-06)

**Note:** Version bump only for package @pro-vision/assemble-lite





## [2.0.7](https://github.com/pro-vision/fe-tools/compare/@pro-vision/[email protected]...@pro-vision/[email protected]) (2022-05-06)

**Note:** Version bump only for package @pro-vision/assemble-lite
Expand Down
2 changes: 1 addition & 1 deletion packages/assemble-lite/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/assemble-lite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pro-vision/assemble-lite",
"version": "2.0.7",
"version": "2.0.8",
"description": "Minimal Tool to render Handlebars-Files via Node",
"author": "Frederik Riewerts <[email protected]>",
"homepage": "https://github.com/pro-vision/fe-tools#readme",
Expand Down
8 changes: 8 additions & 0 deletions packages/custom-elements-data-extractor/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.

## [0.2.3](https://github.com/pro-vision/fe-tools/compare/@pro-vision/[email protected]...@pro-vision/[email protected]) (2022-05-06)

**Note:** Version bump only for package @pro-vision/custom-elements-data-extractor





## [0.2.2](https://github.com/pro-vision/fe-tools/compare/@pro-vision/[email protected]...@pro-vision/[email protected]) (2022-05-06)

**Note:** Version bump only for package @pro-vision/custom-elements-data-extractor
Expand Down
2 changes: 1 addition & 1 deletion packages/custom-elements-data-extractor/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/custom-elements-data-extractor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pro-vision/custom-elements-data-extractor",
"version": "0.2.2",
"version": "0.2.3",
"description": "Tooling to extract attributes data used in custom elements and generate HTML custom data to be used by vscode",
"main": "index.js",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/handlebars-helpers/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.

## [1.1.4](https://github.com/pro-vision/fe-tools/compare/@pro-vision/[email protected]...@pro-vision/[email protected]) (2022-05-06)

**Note:** Version bump only for package @pro-vision/handlebars-helpers





## [1.1.3](https://github.com/pro-vision/fe-tools/compare/@pro-vision/[email protected]...@pro-vision/[email protected]) (2021-09-14)

**Note:** Version bump only for package @pro-vision/handlebars-helpers
Expand Down
2 changes: 1 addition & 1 deletion packages/handlebars-helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pro-vision/handlebars-helpers",
"version": "1.1.3",
"version": "1.1.4",
"description": "Collection of useful Handlebars Helpers",
"author": "Frederik Riewerts <[email protected]>",
"homepage": "https://github.com/pro-vision/fe-tools#readme",
Expand Down
8 changes: 8 additions & 0 deletions packages/pv-create-component/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.

## [0.1.1](https://github.com/pro-vision/fe-tools/compare/@pro-vision/[email protected]...@pro-vision/[email protected]) (2022-05-06)

**Note:** Version bump only for package @pro-vision/pv-create-component





# 0.1.0 (2022-05-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/pv-create-component/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/pv-create-component/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pro-vision/pv-create-component",
"version": "0.1.0",
"version": "0.1.1",
"description": "interactive CLI tool to generate boilerplate code for a new component.",
"license": "Apache-2.0",
"repository": "https://github.com/pro-vision/fe-tools",
Expand Down
8 changes: 8 additions & 0 deletions packages/pv-scripts/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.

## [4.1.4](https://github.com/pro-vision/fe-tools/compare/@pro-vision/[email protected]...@pro-vision/[email protected]) (2022-05-06)

**Note:** Version bump only for package @pro-vision/pv-scripts





## [4.1.3](https://github.com/pro-vision/fe-tools/compare/@pro-vision/[email protected]...@pro-vision/[email protected]) (2022-05-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/pv-scripts/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/pv-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pro-vision/pv-scripts",
"version": "4.1.3",
"version": "4.1.4",
"description": "CLI for zero configuration frontend-toolchain setup.",
"author": "Frederik Riewerts <[email protected]>",
"license": "ISC",
Expand Down
8 changes: 8 additions & 0 deletions packages/pv-stylemark/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.0.10](https://github.com/pro-vision/fe-tools/compare/@pro-vision/[email protected]...@pro-vision/[email protected]) (2022-05-06)

**Note:** Version bump only for package @pro-vision/pv-stylemark





## [3.0.9](https://github.com/pro-vision/fe-tools/compare/@pro-vision/[email protected]...@pro-vision/[email protected]) (2022-05-06)

**Note:** Version bump only for package @pro-vision/pv-stylemark
Expand Down
2 changes: 1 addition & 1 deletion packages/pv-stylemark/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/pv-stylemark/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pro-vision/pv-stylemark",
"version": "3.0.9",
"version": "3.0.10",
"description": "CLI for zero configuration stylemark-lsg-toolchain setup",
"author": "Frederik Riewerts <[email protected]>",
"license": "ISC",
Expand Down Expand Up @@ -28,7 +28,7 @@
},
"main": "webpack-plugin/index.js",
"dependencies": {
"@pro-vision/assemble-lite": "^2.0.7",
"@pro-vision/assemble-lite": "^2.0.8",
"cross-spawn": "7.0.3",
"gulp": "4.0.2",
"slash": "3.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/vscode-pv-handlebars-language-server/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.

## [0.7.5](https://github.com/pro-vision/fe-tools/compare/vscode-pv-handlebars-language-server@[email protected]) (2022-05-06)

**Note:** Version bump only for package vscode-pv-handlebars-language-server





## [0.7.4](https://github.com/pro-vision/fe-tools/compare/vscode-pv-handlebars-language-server@[email protected]) (2022-05-06)

**Note:** Version bump only for package vscode-pv-handlebars-language-server
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/vscode-pv-handlebars-language-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Mehran Behzad",
"icon": "images/logo.png",
"license": "Apache-2.0",
"version": "0.7.4",
"version": "0.7.5",
"repository": {
"type": "git",
"url": "https://github.com/pro-vision/fe-tools.git",
Expand Down
Binary file not shown.

0 comments on commit 1ce88fd

Please sign in to comment.