Skip to content

Commit b6a0d71

Browse files
committed
Bump version
1 parent 088b393 commit b6a0d71

File tree

4 files changed

+10
-4
lines changed

4 files changed

+10
-4
lines changed

CHANGELOG.md

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

3+
## 1.2.0 - April 2025
4+
5+
### New features
6+
7+
* Add nested `group` support
8+
39
## 1.1.2 - April 2025
410

511
### Bugs fixed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# C4 DSL Visual Studio Code Extension
22

33
![](https://img.shields.io/badge/last_updated-april_2025-0c7cba)
4-
![](https://img.shields.io/badge/vsix-v1.1.2-ef8d22)
4+
![](https://img.shields.io/badge/vsix-v1.2.0-ef8d22)
55

66
![](https://img.shields.io/badge/publisher-archicionado-fcc438)
77
![](https://img.shields.io/badge/chat-on_github_issue-19967d)

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
@@ -11,7 +11,7 @@
1111
},
1212
"license": "SEE LICENSE IN LICENSE.txt",
1313
"publisher": "archicionado",
14-
"version": "1.1.2",
14+
"version": "1.2.0",
1515
"homepage": "https://rvr06.github.io/cornifer/",
1616
"repository": {
1717
"type": "git",

0 commit comments

Comments
 (0)