Skip to content

Commit 14f676a

Browse files
(release) 0.4.1
1 parent f417f23 commit 14f676a

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.4.0",
2+
"version": "0.4.1",
33
"configurations": [
44
{
55
"name": "Run Extension",

docs/docs/content/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ All notable changes to RayforceDB VS Code Extension will be documented in this f
66
You can also subscribe for release notifications by joining our [:simple-zulip: Zulip](https://rayforcedb.zulipchat.com/#narrow/channel/549008-Discuss)!
77

88

9+
## **`0.4.1`**
10+
11+
- Visual improvements to the Marketplace page
12+
13+
2025-01-25 | **[🔗 VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=RayforceDB.rayforce-vscode)** | **[🔗 GitHub](https://github.com/RayforceDB/rayforce-vscode/releases/tag/0.4.1)**
14+
15+
916
## **`0.4.0`**
1017

1118
- Enhanced instance manager with folder organization for saved instances

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
@@ -2,7 +2,7 @@
22
"name": "rayforce-vscode",
33
"displayName": "RayforceDB",
44
"description": "Runtime Manager for RayforceDB",
5-
"version": "0.4.0",
5+
"version": "0.4.1",
66
"publisher": "RayforceDB",
77
"icon": "assets/logo.png",
88
"repository": {

0 commit comments

Comments
 (0)