Skip to content

Commit

Permalink
chore(release): publish v12.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
foreman-js-bot committed Mar 3, 2023
1 parent 581c162 commit dc8bbd0
Show file tree
Hide file tree
Showing 25 changed files with 96 additions and 231 deletions.
8 changes: 8 additions & 0 deletions 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.

## [12.0.2](https://github.com/theforeman/foreman-js/compare/v12.0.1...v12.0.2) (2023-03-03)

**Note:** Version bump only for package foreman-js





## [12.0.1](https://github.com/theforeman/foreman-js/compare/v12.0.0...v12.0.1) (2023-02-02)

**Note:** Version bump only for package foreman-js
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": "12.0.1",
"version": "12.0.2",
"npmClient": "npm",
"packages": [
"packages/*"
Expand Down
8 changes: 8 additions & 0 deletions packages/builder/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.

## [12.0.2](https://github.com/theforeman/foreman-js/compare/v12.0.1...v12.0.2) (2023-03-03)

**Note:** Version bump only for package @theforeman/builder





## [12.0.1](https://github.com/theforeman/foreman-js/compare/v12.0.0...v12.0.1) (2023-02-02)

**Note:** Version bump only for package @theforeman/builder
Expand Down
2 changes: 1 addition & 1 deletion packages/builder/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/builder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theforeman/builder",
"version": "12.0.1",
"version": "12.0.2",
"description": "Build production and development bundle files for foreman core and plugins.",
"author": "Avi Sharvit <sharvita@gmail.com>",
"homepage": "https://github.com/theforeman/foreman-js#readme",
Expand Down
8 changes: 8 additions & 0 deletions packages/eslint-plugin-foreman/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.

## [12.0.2](https://github.com/theforeman/foreman-js/compare/v12.0.1...v12.0.2) (2023-03-03)

**Note:** Version bump only for package @theforeman/eslint-plugin-foreman





## [12.0.1](https://github.com/theforeman/foreman-js/compare/v12.0.0...v12.0.1) (2023-02-02)

**Note:** Version bump only for package @theforeman/eslint-plugin-foreman
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-foreman/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/eslint-plugin-foreman/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theforeman/eslint-plugin-foreman",
"version": "12.0.1",
"version": "12.0.2",
"description": "Eslint plugin for the foreman",
"author": "Amir Fefer <amirfefer@gmail.com>",
"homepage": "https://github.com/theforeman/foreman-js#readme",
Expand All @@ -24,7 +24,7 @@
"test": "echo \"@theforeman/eslint-plugin-foreman does not contain any tests at the moment.\""
},
"dependencies": {
"@theforeman/vendor-dev": "^12.0.1",
"@theforeman/vendor-dev": "^12.0.2",
"babel-eslint": "^9.0.0",
"chalk": "^4.1.0",
"commander": "^4.0.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/find-foreman/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.

## [12.0.2](https://github.com/theforeman/foreman-js/compare/v12.0.1...v12.0.2) (2023-03-03)

**Note:** Version bump only for package @theforeman/find-foreman





## [12.0.1](https://github.com/theforeman/foreman-js/compare/v12.0.0...v12.0.1) (2023-02-02)

**Note:** Version bump only for package @theforeman/find-foreman
Expand Down
2 changes: 1 addition & 1 deletion packages/find-foreman/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theforeman/find-foreman",
"version": "12.0.1",
"version": "12.0.2",
"description": "For Foreman plugins to find the foreman directory relative to the plugin and return a full path. This can be useful in testing environments where you want to point testing tools at installed Foreman packages rather than duplicate them in the plugin.",
"main": "index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/stories/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.

## [12.0.2](https://github.com/theforeman/foreman-js/compare/v12.0.1...v12.0.2) (2023-03-03)

**Note:** Version bump only for package @theforeman/stories





## [12.0.1](https://github.com/theforeman/foreman-js/compare/v12.0.0...v12.0.1) (2023-02-02)

**Note:** Version bump only for package @theforeman/stories
Expand Down
209 changes: 1 addition & 208 deletions packages/stories/package-lock.json

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

6 changes: 3 additions & 3 deletions packages/stories/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theforeman/stories",
"version": "12.0.1",
"version": "12.0.2",
"description": "Documentation library for the foreman project",
"author": "Avi Sharvit <sharvita@gmail.com>",
"license": "MIT",
Expand Down Expand Up @@ -40,8 +40,8 @@
"@storybook/addon-viewport": "^6.4.0",
"@storybook/react": "^6.4.0",
"@storybook/source-loader": "^6.4.0",
"@theforeman/builder": "^12.0.1",
"@theforeman/vendor": "^12.0.1",
"@theforeman/builder": "^12.0.2",
"@theforeman/vendor": "^12.0.2",
"babel-loader": "^8.0.6",
"babel-plugin-react-docgen": "^3.2.0",
"commander": "^4.0.1",
Expand Down
Loading

0 comments on commit dc8bbd0

Please sign in to comment.