Skip to content

Commit

Permalink
Version bump v2024.6.15
Browse files Browse the repository at this point in the history
  • Loading branch information
amyreese committed Jun 16, 2024
1 parent c98bb40 commit d3876c9
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@ vscode-ufmt
[![Generated by attribution][attribution-badge]][attribution-url]


v2024.6.15
----------

Maintenance release

- Replace deprecated LSP functions
- Update bundled µfmt to 2.6.0

```text
$ git shortlog -s v2024.4.28...v2024.6.15
3 Amethyst Reese
```


v2024.4.28
----------

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ufmt",
"displayName": "\u00b5fmt",
"description": "Safe, atomic formatting with black and \u00b5sort",
"version": "2024.4.28",
"version": "2024.6.15",
"preview": false,
"serverInfo": {
"name": "ufmt",
Expand Down

0 comments on commit d3876c9

Please sign in to comment.