Skip to content

Commit 3367c58

Browse files
authored
Merge pull request #16 from openpatch/changeset-release/main
Version Packages
2 parents 96e8ec5 + 543ba97 commit 3367c58

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/rich-apes-spend.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# struktolab
22

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- 0e1c655: Add greyscale and black & white option. Also fixed loading of color mode.
8+
39
## 0.3.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "struktolab",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "A web-based structogram (Nassi-Shneiderman diagram) editor and renderer with code generation",
55
"type": "module",
66
"main": "dist/editor/struktolab-editor.umd.js",

0 commit comments

Comments
 (0)