Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @ivuorinen/[email protected]
 - @ivuorinen/[email protected]
 - @ivuorinen/[email protected]
 - @ivuorinen/[email protected]
 - @ivuorinen/[email protected]
 - @ivuorinen/[email protected]
 - @ivuorinen/[email protected]
 - @ivuorinen/[email protected]
  • Loading branch information
ivuorinen committed Aug 28, 2024
1 parent 085c3ce commit 963ff4f
Show file tree
Hide file tree
Showing 16 changed files with 46 additions and 14 deletions.
4 changes: 4 additions & 0 deletions packages/base-configs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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

## [2.0.2](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/[email protected]...@ivuorinen/[email protected]) (2024-08-28)

**Note:** Version bump only for package @ivuorinen/base-configs

## [2.0.1](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/[email protected]...@ivuorinen/[email protected]) (2024-08-26)

**Note:** Version bump only for package @ivuorinen/base-configs
Expand Down
14 changes: 7 additions & 7 deletions packages/base-configs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/base-configs",
"version": "2.0.1",
"version": "2.0.2",
"type": "module",
"description": "ivuorinen's shareable configurations meta package",
"author": {
Expand Down Expand Up @@ -28,11 +28,11 @@
"url": "git+https://github.com/ivuorinen/base-configs.git"
},
"dependencies": {
"@ivuorinen/browserslist-config": "^0.3.0",
"@ivuorinen/commitlint-config": "^0.3.0",
"@ivuorinen/eslint-config": "^0.5.1",
"@ivuorinen/markdownlint-config": "^0.3.0",
"@ivuorinen/prettier-config": "^0.3.0",
"@ivuorinen/semantic-release-config": "^0.3.0"
"@ivuorinen/browserslist-config": "^0.3.1",
"@ivuorinen/commitlint-config": "^0.3.1",
"@ivuorinen/eslint-config": "^0.5.2",
"@ivuorinen/markdownlint-config": "^0.3.1",
"@ivuorinen/prettier-config": "^0.3.1",
"@ivuorinen/semantic-release-config": "^0.3.1"
}
}
4 changes: 4 additions & 0 deletions packages/browserslist-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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

## [0.3.1](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/[email protected]...@ivuorinen/[email protected]) (2024-08-28)

**Note:** Version bump only for package @ivuorinen/browserslist-config

# [0.3.0](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/[email protected]...@ivuorinen/[email protected]) (2024-08-21)

- feat!: module & commonjs in browserslist ([93ea840](https://github.com/ivuorinen/base-configs/commit/93ea8404064e62c720460b2d808fc9d39a00ec31))
Expand Down
2 changes: 1 addition & 1 deletion packages/browserslist-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/browserslist-config",
"version": "0.3.0",
"version": "0.3.1",
"description": "ivuorinen's shareable configuration for Browserslist.",
"type": "module",
"author": {
Expand Down
4 changes: 4 additions & 0 deletions packages/commitlint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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

## [0.3.1](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/[email protected]...@ivuorinen/[email protected]) (2024-08-28)

**Note:** Version bump only for package @ivuorinen/commitlint-config

# [0.3.0](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/[email protected]...@ivuorinen/[email protected]) (2024-08-21)

- feat!: module & commonjs in commitlint ([2de156e](https://github.com/ivuorinen/base-configs/commit/2de156e2c0f474fe19d23cc2b4b9b6eaba97e258))
Expand Down
2 changes: 1 addition & 1 deletion packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/commitlint-config",
"version": "0.3.0",
"version": "0.3.1",
"type": "module",
"description": "ivuorinen's shareable configuration for commitlint.",
"author": {
Expand Down
4 changes: 4 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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

## [0.5.2](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/[email protected]...@ivuorinen/[email protected]) (2024-08-28)

**Note:** Version bump only for package @ivuorinen/eslint-config

## [0.5.1](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/[email protected]...@ivuorinen/[email protected]) (2024-08-26)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/eslint-config",
"version": "0.5.1",
"version": "0.5.2",
"description": "ivuorinen's shareable configuration for ESLint.",
"author": {
"name": "Ismo Vuorinen",
Expand Down
4 changes: 4 additions & 0 deletions packages/markdownlint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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

## [0.3.1](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/[email protected]...@ivuorinen/[email protected]) (2024-08-28)

**Note:** Version bump only for package @ivuorinen/markdownlint-config

# [0.3.0](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/[email protected]...@ivuorinen/[email protected]) (2024-08-21)

- feat!: module & commonjs in markdownlint ([ca479de](https://github.com/ivuorinen/base-configs/commit/ca479deb20f65f048f128b284c2f178ca9e90ea2))
Expand Down
2 changes: 1 addition & 1 deletion packages/markdownlint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/markdownlint-config",
"version": "0.3.0",
"version": "0.3.1",
"type": "module",
"description": "ivuorinen's shareable configuration for markdownlint.",
"author": {
Expand Down
4 changes: 4 additions & 0 deletions packages/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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

## [0.3.1](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/[email protected]...@ivuorinen/[email protected]) (2024-08-28)

**Note:** Version bump only for package @ivuorinen/prettier-config

# [0.3.0](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/[email protected]...@ivuorinen/[email protected]) (2024-08-21)

- feat!: module & commonjs in prettier ([12ea368](https://github.com/ivuorinen/base-configs/commit/12ea3688ad61ea5b21762225b9b41b30a1995198))
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/prettier-config",
"version": "0.3.0",
"version": "0.3.1",
"type": "module",
"description": "ivuorinen's shareable configuration for Prettier.",
"author": {
Expand Down
4 changes: 4 additions & 0 deletions packages/semantic-release-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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

## [0.3.1](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/[email protected]...@ivuorinen/[email protected]) (2024-08-28)

**Note:** Version bump only for package @ivuorinen/semantic-release-config

# [0.3.0](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/[email protected]...@ivuorinen/[email protected]) (2024-08-21)

- feat!: module & commonjs in semantic-release ([57fbf1f](https://github.com/ivuorinen/base-configs/commit/57fbf1fd1f280063da2a9c2ac0e1f994836c4582))
Expand Down
2 changes: 1 addition & 1 deletion packages/semantic-release-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/semantic-release-config",
"version": "0.3.0",
"version": "0.3.1",
"description": "ivuorinen's shareable configuration for semantic-release.",
"author": {
"name": "Ismo Vuorinen",
Expand Down
4 changes: 4 additions & 0 deletions packages/stylelint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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

## [0.3.1](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/[email protected]...@ivuorinen/[email protected]) (2024-08-28)

**Note:** Version bump only for package @ivuorinen/stylelint-config

# [0.3.0](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/[email protected]...@ivuorinen/[email protected]) (2024-08-21)

- feat!: module & commonjs in stylelint ([e4aed31](https://github.com/ivuorinen/base-configs/commit/e4aed31ef984188923eaedf6d8cff8ab36ecf924))
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/stylelint-config",
"version": "0.3.0",
"version": "0.3.1",
"type": "module",
"description": "ivuorinen's shareable configuration for stylelint.",
"author": {
Expand Down

0 comments on commit 963ff4f

Please sign in to comment.