Skip to content

Commit

Permalink
chore: release [skip ci]
Browse files Browse the repository at this point in the history
 - @ornikar/jest-config-react-native@12.0.1
 - @ornikar/repo-config-react-legacy-css@14.0.2
 - @ornikar/repo-config-react@12.0.2
 - @ornikar/repo-config@14.0.2
 - @ornikar/storybook-config@9.1.0
 - @ornikar/webpack-config@10.1.0
  • Loading branch information
michael-robot committed Oct 9, 2024
1 parent b867872 commit cc08758
Show file tree
Hide file tree
Showing 13 changed files with 67 additions and 17 deletions.
8 changes: 8 additions & 0 deletions @ornikar/jest-config-react-native/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.1](https://github.com/ornikar/shared-configs/compare/@ornikar/jest-config-react-native@12.0.0...@ornikar/jest-config-react-native@12.0.1) (2024-10-09)

**Note:** Version bump only for package @ornikar/jest-config-react-native





## [12.0.0](https://github.com/ornikar/shared-configs/compare/@ornikar/jest-config-react-native@11.1.0...@ornikar/jest-config-react-native@12.0.0) (2024-05-27)


Expand Down
2 changes: 1 addition & 1 deletion @ornikar/jest-config-react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ornikar/jest-config-react-native",
"version": "12.0.0",
"version": "12.0.1",
"description": "✅⚛️📱 jest config for react-native",
"repository": {
"directory": "@ornikar/jest-config-react-native",
Expand Down
8 changes: 8 additions & 0 deletions @ornikar/repo-config-react-legacy-css/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.

## [14.0.2](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react-legacy-css@14.0.1...@ornikar/repo-config-react-legacy-css@14.0.2) (2024-10-09)

**Note:** Version bump only for package @ornikar/repo-config-react-legacy-css





## [14.0.1](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react-legacy-css@14.0.0...@ornikar/repo-config-react-legacy-css@14.0.1) (2024-05-27)

**Note:** Version bump only for package @ornikar/repo-config-react-legacy-css
Expand Down
4 changes: 2 additions & 2 deletions @ornikar/repo-config-react-legacy-css/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ornikar/repo-config-react-legacy-css",
"version": "14.0.1",
"version": "14.0.2",
"description": "🔧⚛️ react repo config legacy css",
"repository": {
"directory": "@ornikar/repo-config-react-legacy-css",
Expand All @@ -18,7 +18,7 @@
"ornikar-ci-comment-pr": "./bin/ornikar-ci-comment-pr.mjs"
},
"dependencies": {
"@ornikar/repo-config-react": "12.0.1",
"@ornikar/repo-config-react": "12.0.2",
"@ornikar/typed-css-modules-loader": "0.8.1",
"typed-css-modules": "0.8.1"
},
Expand Down
8 changes: 8 additions & 0 deletions @ornikar/repo-config-react/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/ornikar/shared-configs/compare/@ornikar/repo-config-react@12.0.1...@ornikar/repo-config-react@12.0.2) (2024-10-09)

**Note:** Version bump only for package @ornikar/repo-config-react





## [12.0.1](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@12.0.0...@ornikar/repo-config-react@12.0.1) (2024-05-27)

**Note:** Version bump only for package @ornikar/repo-config-react
Expand Down
6 changes: 3 additions & 3 deletions @ornikar/repo-config-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ornikar/repo-config-react",
"version": "12.0.1",
"version": "12.0.2",
"description": "🔧⚛️ react repo config",
"repository": {
"directory": "@ornikar/repo-config-react",
Expand All @@ -18,12 +18,12 @@
"ornikar-ci-comment-pr": "./bin/ornikar-ci-comment-pr.mjs"
},
"dependencies": {
"@ornikar/repo-config": "14.0.1",
"@ornikar/repo-config": "14.0.2",
"cross-env": "^7.0.0",
"svgo": "^2.8.0"
},
"peerDependencies": {
"@ornikar/repo-config": "^14.0.1"
"@ornikar/repo-config": "^14.0.2"
},
"peerDependenciesMeta": {
"@ornikar/repo-config": {
Expand Down
8 changes: 8 additions & 0 deletions @ornikar/repo-config/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.

## [14.0.2](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config@14.0.1...@ornikar/repo-config@14.0.2) (2024-10-09)

**Note:** Version bump only for package @ornikar/repo-config





## [14.0.1](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config@14.0.0...@ornikar/repo-config@14.0.1) (2024-05-27)

**Note:** Version bump only for package @ornikar/repo-config
Expand Down
2 changes: 1 addition & 1 deletion @ornikar/repo-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ornikar/repo-config",
"version": "14.0.1",
"version": "14.0.2",
"description": "🔧 repo config",
"repository": {
"directory": "@ornikar/repo-config",
Expand Down
9 changes: 9 additions & 0 deletions @ornikar/storybook-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.1.0](https://github.com/ornikar/shared-configs/compare/@ornikar/storybook-config@9.0.0...@ornikar/storybook-config@9.1.0) (2024-10-09)


### Features

* **deps:** update dependency webpack to v5.94.0 [security] ([#1100](https://github.com/ornikar/shared-configs/issues/1100)) ([fb85a62](https://github.com/ornikar/shared-configs/commit/fb85a62b9e33da30602f4d91b415d2d124024108))



## [9.0.0](https://github.com/ornikar/shared-configs/compare/@ornikar/storybook-config@8.1.0...@ornikar/storybook-config@9.0.0) (2023-12-20)


Expand Down
4 changes: 2 additions & 2 deletions @ornikar/storybook-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ornikar/storybook-config",
"version": "9.0.0",
"version": "9.1.0",
"description": "📖 storybook config files",
"repository": {
"directory": "@ornikar/storybook-config",
Expand All @@ -22,7 +22,7 @@
"webpack": "^5.94.0"
},
"dependencies": {
"@ornikar/webpack-config": "10.0.0",
"@ornikar/webpack-config": "10.1.0",
"@svgr/webpack": "^6.5.1"
},
"devDependencies": {
Expand Down
9 changes: 9 additions & 0 deletions @ornikar/webpack-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [10.1.0](https://github.com/ornikar/shared-configs/compare/@ornikar/webpack-config@10.0.0...@ornikar/webpack-config@10.1.0) (2024-10-09)


### Features

* **deps:** update dependency webpack to v5.94.0 [security] ([#1100](https://github.com/ornikar/shared-configs/issues/1100)) ([fb85a62](https://github.com/ornikar/shared-configs/commit/fb85a62b9e33da30602f4d91b415d2d124024108))



## [10.0.0](https://github.com/ornikar/shared-configs/compare/@ornikar/webpack-config@9.1.0...@ornikar/webpack-config@10.0.0) (2023-12-20)


Expand Down
2 changes: 1 addition & 1 deletion @ornikar/webpack-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ornikar/webpack-config",
"version": "10.0.0",
"version": "10.1.0",
"description": "📦 webpack config files",
"repository": {
"directory": "@ornikar/webpack-config",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3232,23 +3232,23 @@ __metadata:
version: 0.0.0-use.local
resolution: "@ornikar/repo-config-react-legacy-css@workspace:@ornikar/repo-config-react-legacy-css"
dependencies:
"@ornikar/repo-config-react": "npm:12.0.1"
"@ornikar/repo-config-react": "npm:12.0.2"
"@ornikar/typed-css-modules-loader": "npm:0.8.1"
typed-css-modules: "npm:0.8.1"
bin:
ornikar-ci-comment-pr: ./bin/ornikar-ci-comment-pr.mjs
languageName: unknown
linkType: soft

"@ornikar/repo-config-react@npm:12.0.1, @ornikar/repo-config-react@workspace:@ornikar/repo-config-react":
"@ornikar/repo-config-react@npm:12.0.2, @ornikar/repo-config-react@workspace:@ornikar/repo-config-react":
version: 0.0.0-use.local
resolution: "@ornikar/repo-config-react@workspace:@ornikar/repo-config-react"
dependencies:
"@ornikar/repo-config": "npm:14.0.1"
"@ornikar/repo-config": "npm:14.0.2"
cross-env: "npm:^7.0.0"
svgo: "npm:^2.8.0"
peerDependencies:
"@ornikar/repo-config": ^14.0.1
"@ornikar/repo-config": ^14.0.2
peerDependenciesMeta:
"@ornikar/repo-config":
optional: true
Expand All @@ -3257,7 +3257,7 @@ __metadata:
languageName: unknown
linkType: soft

"@ornikar/repo-config@npm:14.0.1, @ornikar/repo-config@workspace:@ornikar/repo-config":
"@ornikar/repo-config@npm:14.0.2, @ornikar/repo-config@workspace:@ornikar/repo-config":
version: 0.0.0-use.local
resolution: "@ornikar/repo-config@workspace:@ornikar/repo-config"
dependencies:
Expand Down Expand Up @@ -3331,7 +3331,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@ornikar/storybook-config@workspace:@ornikar/storybook-config"
dependencies:
"@ornikar/webpack-config": "npm:10.0.0"
"@ornikar/webpack-config": "npm:10.1.0"
"@svgr/webpack": "npm:^6.5.1"
webpack: "npm:5.94.0"
peerDependencies:
Expand Down Expand Up @@ -3366,7 +3366,7 @@ __metadata:
languageName: node
linkType: hard

"@ornikar/webpack-config@npm:10.0.0, @ornikar/webpack-config@workspace:@ornikar/webpack-config":
"@ornikar/webpack-config@npm:10.1.0, @ornikar/webpack-config@workspace:@ornikar/webpack-config":
version: 0.0.0-use.local
resolution: "@ornikar/webpack-config@workspace:@ornikar/webpack-config"
peerDependencies:
Expand Down

0 comments on commit cc08758

Please sign in to comment.