Skip to content

Commit d221bd1

Browse files
chore(main): release observable-js 0.4.57 (#107)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3cabccd commit d221bd1

4 files changed

Lines changed: 12 additions & 4 deletions

File tree

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [0.4.57](https://github.com/GordonSmith/vscode-ojs/compare/observable-js-v0.4.56...observable-js-v0.4.57) (2025-11-30)
6+
7+
8+
### Bug Fixes
9+
10+
* restructure release workflow for improved artifact publishing ([3cabccd](https://github.com/GordonSmith/vscode-ojs/commit/3cabccdb51d95296eddcd3bb02d7a69e0272fb31)), closes [#103](https://github.com/GordonSmith/vscode-ojs/issues/103)
11+
* update readme and description ([87df4ab](https://github.com/GordonSmith/vscode-ojs/commit/87df4ab1b0f6ab814df49a677a7bd356275bfd66))
12+
513
## [0.4.56](https://github.com/GordonSmith/vscode-ojs/compare/observable-js-v0.4.55...observable-js-v0.4.56) (2025-11-30)
614

715

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,7 +1,7 @@
11
{
22
"private": true,
33
"name": "observable-js",
4-
"version": "0.4.56",
4+
"version": "0.4.57",
55
"publisher": "GordonSmith",
66
"displayName": "Observable JS",
77
"description": "ObservableHQ Notebook + Notebook Kit 2.0 tools for VS Code: author .onb.html notebooks, switch between HTML/notebook views, edit legacy .ojsnb/.ojs/.omd files, preview, import/export, and build static sites.",

0 commit comments

Comments
 (0)