Skip to content

Commit b9fa55f

Browse files
chore(main): release observable-js 0.4.58 (#110)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1d57aea commit b9fa55f

4 files changed

Lines changed: 11 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.57"
2+
".": "0.4.58"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.58](https://github.com/GordonSmith/vscode-ojs/compare/observable-js-v0.4.57...observable-js-v0.4.58) (2026-01-20)
6+
7+
8+
### Bug Fixes
9+
10+
* bump dependency versions ([1d57aea](https://github.com/GordonSmith/vscode-ojs/commit/1d57aea718ca6787c823ca578b63116dfcf00697))
11+
512
## [0.4.57](https://github.com/GordonSmith/vscode-ojs/compare/observable-js-v0.4.56...observable-js-v0.4.57) (2025-11-30)
613

714

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.57",
4+
"version": "0.4.58",
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)