Skip to content

Commit 55bc166

Browse files
Version Packages (#694)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f057090 commit 55bc166

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/early-bottles-flash.md

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

.changeset/tiny-rats-rule.md

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

packages/language-service/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @effect/language-service
22

3+
## 0.83.0
4+
5+
### Minor Changes
6+
7+
- [#695](https://github.com/Effect-TS/language-service/pull/695) [`f057090`](https://github.com/Effect-TS/language-service/commit/f057090da99b083fbda8f0507c09b6e198917d0d) Thanks [@mattiamanzati](https://github.com/mattiamanzati)! - Add a `config` CLI command for updating diagnostic rule severities without rerunning the full setup flow.
8+
9+
- [#693](https://github.com/Effect-TS/language-service/pull/693) [`b5054e3`](https://github.com/Effect-TS/language-service/commit/b5054e3e220b5a062f565ce1843db8150be2f07d) Thanks [@mattiamanzati](https://github.com/mattiamanzati)! - Add setup CLI preset management for diagnostic severities, including preset metadata, preset-aware customization, and a dedicated `config` command for adjusting rule severities without rerunning full setup.
10+
311
## 0.82.0
412

513
### Minor Changes

packages/language-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@effect/language-service",
3-
"version": "0.82.0",
3+
"version": "0.83.0",
44
"publishConfig": {
55
"access": "public",
66
"directory": "dist"

0 commit comments

Comments
 (0)