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]
 - [email protected]
  • Loading branch information
friewerts committed Nov 26, 2024
1 parent ba810ed commit f950975
Show file tree
Hide file tree
Showing 19 changed files with 90 additions and 14 deletions.
11 changes: 11 additions & 0 deletions packages/assemble-lite/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.

# [2.1.0](https://github.com/pro-vision/fe-tools/compare/@pro-vision/[email protected]...@pro-vision/[email protected]) (2024-11-26)


### Features

* **assemble-lite, pv-stylemark, vscode-pv-handlebars-language-server:** data for templates from js ([366ef09](https://github.com/pro-vision/fe-tools/commit/366ef09ea64853c9f7bd37d3b0f885c351024702)), closes [#235](https://github.com/pro-vision/fe-tools/issues/235)





## [2.0.9](https://github.com/pro-vision/fe-tools/compare/@pro-vision/[email protected]...@pro-vision/[email protected]) (2023-06-12)


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.9",
"version": "2.1.0",
"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.5](https://github.com/pro-vision/fe-tools/compare/@pro-vision/[email protected]...@pro-vision/[email protected]) (2024-11-26)

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





## [0.2.4](https://github.com/pro-vision/fe-tools/compare/@pro-vision/[email protected]...@pro-vision/[email protected]) (2023-04-14)

**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.4",
"version": "0.2.5",
"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/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.2.1](https://github.com/pro-vision/fe-tools/compare/@pro-vision/[email protected]...@pro-vision/[email protected]) (2024-11-26)

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





# [0.2.0](https://github.com/pro-vision/fe-tools/compare/@pro-vision/[email protected]...@pro-vision/[email protected]) (2023-04-14)


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.

4 changes: 2 additions & 2 deletions 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.2.0",
"version": "0.2.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 Expand Up @@ -46,4 +46,4 @@
"mkdirp": "1.0.4",
"simple-git": "^3.15.1"
}
}
}
16 changes: 16 additions & 0 deletions packages/pv-scripts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.1.0](https://github.com/pro-vision/fe-tools/compare/@pro-vision/[email protected]...@pro-vision/[email protected]) (2024-11-26)


### Bug Fixes

* **pv-scripts:** update sass-loader version ([a69078d](https://github.com/pro-vision/fe-tools/commit/a69078d62d1062ff1ff236163b363e1d5186146c))


### Features

* **pv-scripts:** remove postCss's dir plugin setting ([701e1ba](https://github.com/pro-vision/fe-tools/commit/701e1ba0dee02d7c09ec1e5d067d88c5dce33f48))





## [5.0.1](https://github.com/pro-vision/fe-tools/compare/@pro-vision/[email protected]...@pro-vision/[email protected]) (2024-04-29)


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": "5.0.1",
"version": "5.1.0",
"description": "CLI for zero configuration frontend-toolchain setup.",
"author": "Frederik Riewerts <[email protected]>",
"license": "ISC",
Expand Down
11 changes: 11 additions & 0 deletions packages/pv-stylemark/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.

# [4.2.0](https://github.com/pro-vision/fe-tools/compare/@pro-vision/[email protected]...@pro-vision/[email protected]) (2024-11-26)


### Features

* **assemble-lite, pv-stylemark, vscode-pv-handlebars-language-server:** data for templates from js ([366ef09](https://github.com/pro-vision/fe-tools/commit/366ef09ea64853c9f7bd37d3b0f885c351024702)), closes [#235](https://github.com/pro-vision/fe-tools/issues/235)





# [4.1.0](https://github.com/pro-vision/fe-tools/compare/@pro-vision/[email protected]...@pro-vision/[email protected]) (2024-04-29)


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": "4.1.0",
"version": "4.2.0",
"description": "CLI for zero configuration stylemark-lsg-toolchain setup",
"author": "Frederik Riewerts <[email protected]>",
"license": "ISC",
Expand Down Expand Up @@ -34,7 +34,7 @@
},
"main": "webpack-plugin/index.js",
"dependencies": {
"@pro-vision/assemble-lite": "^2.0.9",
"@pro-vision/assemble-lite": "^2.1.0",
"cross-spawn": "7.0.3",
"front-matter": "4.0.2",
"fs-extra": "11.2.0",
Expand Down
22 changes: 22 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,28 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.9.0](https://github.com/pro-vision/fe-tools/compare/vscode-pv-handlebars-language-server@[email protected]) (2024-11-26)


### Bug Fixes

* **vscode-pv-handlebars-language-server:** add better support for layout option in the templates ([9c5a8fb](https://github.com/pro-vision/fe-tools/commit/9c5a8fbfbb96baca0d663befcd8833c363d2aca9))
* **vscode-pv-handlebars-language-server:** add support for ui and events info ([281d93a](https://github.com/pro-vision/fe-tools/commit/281d93af53de6e7a26899e37cf6db89cbf67e6f4))


### Features

* **assemble-lite, pv-stylemark, vscode-pv-handlebars-language-server:** data for templates from js ([366ef09](https://github.com/pro-vision/fe-tools/commit/366ef09ea64853c9f7bd37d3b0f885c351024702)), closes [#235](https://github.com/pro-vision/fe-tools/issues/235)
* **vscode-pv-handlebars-language-server:** add goto definition support for ui prop/selectors in TS ([e18d744](https://github.com/pro-vision/fe-tools/commit/e18d7440fc943dc47ffad038b419ed90075b658a))
* **vscode-pv-handlebars-language-server:** add handlebars diagnostics ([88653de](https://github.com/pro-vision/fe-tools/commit/88653deb4b839a53be31aa06e1cf10cfe2c043bf))
* **vscode-pv-handlebars-language-server:** add support for ui and events info ([cbc539c](https://github.com/pro-vision/fe-tools/commit/cbc539ccb5134fd21bb1bd272eab45964eb2f0ad))
* **vscode-pv-handlebars-language-server:** add ui auto-complitation capacity for kluntje components ([e176ca3](https://github.com/pro-vision/fe-tools/commit/e176ca30f4dfb1d78b49f8d34c3d0c98b3a827f8))
* **vscode-pv-handlebars-language-server:** support assemble layout files being placed in /templates/ instead of /layouts/ ([e439f77](https://github.com/pro-vision/fe-tools/commit/e439f775deca13c8262257bc0e7b87b2dd36ca86))





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


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 @@ -6,7 +6,7 @@
"author": "Mehran Behzad",
"icon": "images/logo.png",
"license": "Apache-2.0",
"version": "0.8.0",
"version": "0.9.0",
"repository": {
"type": "git",
"url": "https://github.com/pro-vision/fe-tools.git",
Expand Down
Binary file not shown.

0 comments on commit f950975

Please sign in to comment.