Skip to content

Commit b1688a7

Browse files
chore(main): release 0.14.1 (#338)
1 parent 1cb6280 commit b1688a7

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.14.0"
2+
".": "0.14.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# CHANGELOG
22

3+
## [0.14.1](https://github.com/CircleCI-Public/circleci-yaml-language-server/compare/0.14.0...0.14.1) (2025-06-16)
4+
5+
6+
### Bug Fixes
7+
8+
* need to force a release-please PR ([#337](https://github.com/CircleCI-Public/circleci-yaml-language-server/issues/337)) ([1cb6280](https://github.com/CircleCI-Public/circleci-yaml-language-server/commit/1cb62801f7cad8a0bf2c8a0f705c2b97dd610970))
9+
310
## [0.14.0](https://github.com/CircleCI-Public/circleci-yaml-language-server/compare/0.13.0...0.14.0) (2025-04-25)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yaml-language-server",
3-
"version": "0.14.0",
3+
"version": "0.14.1",
44
"description": "",
55
"main": "index.js",
66
"scripts": {},

0 commit comments

Comments
 (0)