Skip to content

Commit d272546

Browse files
committed
Bump version
1 parent 921efc8 commit d272546

File tree

4 files changed

+11
-5
lines changed

4 files changed

+11
-5
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22

3-
## 1.2.0 - April 2025
3+
## 1.2.1 - September 2025
4+
5+
### Bugs fixed
6+
7+
* Fix GitHub Copilot extension conflict, preventing Cornifer to wake up on `.dsl` files
8+
9+
## 1.2.0 - September 2025
410

511
### New features
612

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-september_2025-0c7cba)
4-
![](https://img.shields.io/badge/vsix-v1.2.0-ef8d22)
4+
![](https://img.shields.io/badge/vsix-v1.2.1-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.2.0",
14+
"version": "1.2.1",
1515
"homepage": "https://rvr06.github.io/cornifer/",
1616
"repository": {
1717
"type": "git",

0 commit comments

Comments
 (0)