Skip to content

Commit 1284996

Browse files
authored
Merge pull request #7 from ydb-platform/release-please--branches--main--components--monaco-ghost
chore(main): release 1.1.0
2 parents 5e0e0f6 + 9abe291 commit 1284996

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
## [1.1.0](https://github.com/ydb-platform/monaco-ghost/compare/v1.0.0...v1.1.0) (2025-04-01)
4+
5+
6+
### Features
7+
8+
* release-please ([256bf40](https://github.com/ydb-platform/monaco-ghost/commit/256bf40c5d85c0d9e3de3d7f288f67a64448365a))
9+
10+
11+
### Bug Fixes
12+
13+
* author test ([c150414](https://github.com/ydb-platform/monaco-ghost/commit/c15041444639f24df0b2bf61cd6ea4b02dc78f3c))
14+
* newline ([9cafcd1](https://github.com/ydb-platform/monaco-ghost/commit/9cafcd13610645592a9b74009c2043a61cf6ccb5))
15+
* prettier readme ([4402e8f](https://github.com/ydb-platform/monaco-ghost/commit/4402e8fefd599719afc46ce57dc8103e0a4248e3))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ydb-platform/monaco-ghost",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Inline completion adapter for Monaco Editor",
55
"type": "module",
66
"files": [

0 commit comments

Comments
 (0)