Skip to content

Commit

Permalink
[ci] release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and DylanPiercey committed Nov 13, 2024
1 parent 893a279 commit 98c9bbc
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/funny-steaks-run.md

This file was deleted.

2 changes: 1 addition & 1 deletion package-lock.json

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

6 changes: 6 additions & 0 deletions packages/language-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.3.8

### Patch Changes

- [#298](https://github.com/marko-js/language-server/pull/298) [`6fc8f8d`](https://github.com/marko-js/language-server/commit/6fc8f8de8695245e007a77ad0807174f873cbdaf) Thanks [@LuLaValva](https://github.com/LuLaValva)! - Fix dependency issue

## 1.3.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/language-server/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@marko/language-server",
"description": "Marko Language Server",
"version": "1.3.7",
"version": "1.3.8",
"bin": {
"marko-language-server": "./bin.js"
},
Expand Down

0 comments on commit 98c9bbc

Please sign in to comment.