Skip to content

Commit 35665b8

Browse files
author
hhfrancois
committed
1.0.5
1 parent 83d58a1 commit 35665b8

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

RELEASE_NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release Notes
22

3+
## 1.0.6
4+
5+
---
6+
37
## 1.0.5
48

59
### Bug Fixes

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": "@softwarity/interactive-code",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "A Web Component for displaying syntax-highlighted code with interactive bindings. Supports HTML, SCSS, TypeScript, and Shell with editable values (boolean, number, string, select, color).",
55
"type": "module",
66
"main": "./dist/interactive-code.js",

0 commit comments

Comments
 (0)