Skip to content

Commit 914bc47

Browse files
Version Packages (#92)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e527eb0 commit 914bc47

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/forty-wombats-argue.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/prettier-config/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @virtual-live-lab/prettier-config
22

3+
## 2.0.2
4+
5+
### Patch Changes
6+
7+
- [#91](https://github.com/VirtualLiveLab/js-config/pull/91) [`e527eb0`](https://github.com/VirtualLiveLab/js-config/commit/e527eb0f4e5500435ebb09d1e8532317d6d5fad2) Thanks [@sushi-chaaaan](https://github.com/sushi-chaaaan)! - insert semicolon by default
8+
39
## 2.0.1
410

511
### Patch Changes

packages/prettier-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@virtual-live-lab/prettier-config",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Prettier configuration for Virtual Live Lab",
55
"main": "./dist/index.mjs",
66
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)