Skip to content

Commit

Permalink
Version Packages (#40)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Apr 22, 2024
1 parent ee21287 commit d323f7d
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 10 deletions.
7 changes: 0 additions & 7 deletions .changeset/forty-seahorses-accept.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @virtual-live-lab/eslint-config

## 1.1.0

### Minor Changes

- [#39](https://github.com/VirtualLiveLab/js-config/pull/39) [`ee21287`](https://github.com/VirtualLiveLab/js-config/commit/ee21287b849a67503a0cd4587a28672fb39292ae) Thanks [@sushi-chaaaan](https://github.com/sushi-chaaaan)! - change build format

## 1.0.4

### Patch Changes
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": "@virtual-live-lab/eslint-config",
"version": "1.0.4",
"version": "1.1.0",
"description": "ESLint configuration for Virtual Live Lab",
"main": "./dist/index.mjs",
"module": "./dist/index.mjs",
Expand Down
6 changes: 6 additions & 0 deletions packages/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @virtual-live-lab/prettier-config

## 1.1.0

### Minor Changes

- [#39](https://github.com/VirtualLiveLab/js-config/pull/39) [`ee21287`](https://github.com/VirtualLiveLab/js-config/commit/ee21287b849a67503a0cd4587a28672fb39292ae) Thanks [@sushi-chaaaan](https://github.com/sushi-chaaaan)! - change build format

## 1.0.3

### Patch Changes
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": "@virtual-live-lab/prettier-config",
"version": "1.0.3",
"version": "1.1.0",
"description": "Prettier configuration for Virtual Live Lab",
"main": "./dist/index.mjs",
"module": "./dist/index.mjs",
Expand Down
6 changes: 6 additions & 0 deletions packages/stylelint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @virtual-live-lab/stylelint-config

## 1.1.0

### Minor Changes

- [#39](https://github.com/VirtualLiveLab/js-config/pull/39) [`ee21287`](https://github.com/VirtualLiveLab/js-config/commit/ee21287b849a67503a0cd4587a28672fb39292ae) Thanks [@sushi-chaaaan](https://github.com/sushi-chaaaan)! - change build format

## 1.0.5

### Patch Changes
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": "@virtual-live-lab/stylelint-config",
"version": "1.0.5",
"version": "1.1.0",
"description": "Stylelint configuration for Virtual Live Lab",
"main": "./dist/index.mjs",
"module": "./dist/index.mjs",
Expand Down

0 comments on commit d323f7d

Please sign in to comment.