Skip to content

Commit d2a9d50

Browse files
chore: release 2.4.1
1 parent 78f29ca commit d2a9d50

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Change Log
22
==========
33

4+
## [2.4.1](https://github.com/integromat/vscode-apps-sdk/compare/2.4.0...2.4.1) (2025-09-02)
5+
6+
7+
### Build System
8+
9+
* bump applicationinsights from 3.8.0 to 3.9.0 in the deps-minor-update group ([#301](https://github.com/integromat/vscode-apps-sdk/issues/301)) ([78f29ca](https://github.com/integromat/vscode-apps-sdk/commit/78f29ca377d2ad020068cbb2ec4686664b334d79))
10+
* bump the devdeps-minor-update group with 2 updates ([#303](https://github.com/integromat/vscode-apps-sdk/issues/303)) ([04f3f0f](https://github.com/integromat/vscode-apps-sdk/commit/04f3f0fa0256e1208fd5afd9c9d8ce99e2dac602))
11+
412
## [2.4.0](https://github.com/integromat/vscode-apps-sdk/compare/2.3.1...2.4.0) (2025-08-19)
513

614

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
@@ -2,7 +2,7 @@
22
"name": "apps-sdk",
33
"displayName": "Make Apps Editor",
44
"description": "Helps to create, develop, download and deploy apps of the Make no-code visual integration and automation platform.",
5-
"version": "2.4.0",
5+
"version": "2.4.1",
66
"icon": "resources/make.png",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)