Compare commits

...
Author SHA1 Message Date
Christoph Brandau 5cba6763f1 Merge branch 'new_features'
/ build_and_publish (release) Successful in 36s
2025-08-12 13:21:27 +02:00
Christoph 98a0b2197d Update version to 2025.8.202 2025-08-12 09:38:34 +00:00
Christoph Brandau 579847b56d fix formatter
/ build_and_publish (release) Successful in 33s
2025-08-12 11:35:54 +02:00
Christoph Brandau 618d6b478b fix: formatter when \ was deleting 2025-08-12 11:28:10 +02:00
Christoph cf62044d3e Update version to 2025.8.201 2025-08-11 19:37:32 +00:00
Christoph aeebb5c964 fix: some highlight error
/ build_and_publish (release) Successful in 38s
2025-08-11 21:35:14 +02:00
Christoph f659db1147 Update package.json 2025-08-11 15:12:55 +00:00
Christoph b059a75205 Update version to 2025.9.001 2025-08-11 14:24:17 +00:00
+2 -2
View File
@@ -2,7 +2,7 @@
"name": "nx-post-support",
"displayName": "NX Postprocessor Support",
"description": "",
"version": "2025.9.100",
"version": "2025.8.202",
"publisher": "Christoph",
"icon": "images/nx-1.png",
"serverInfo": {
@@ -132,4 +132,4 @@
"prettier": "^3.4.2",
"typescript": "^5.7.2"
}
}
}