Skip to content

Commit 8bd19bf

Browse files
Merge pull request #650 from IBM/v2.12.1
Bump to v2.12.1
2 parents eef5524 + dc8d496 commit 8bd19bf

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
All notable changes to the "vscode-ibmi-projectexplorer" extension will be documented in this file.
44

5+
# `2.12.1`
6+
* Add action to build objects in project explorer and source orbit
7+
58
# `2.12.0`
69
* Use local `LIBL` and `CURLIB` for running actions on objects and members
710
* Update LICENSE

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
@@ -9,7 +9,7 @@
99
},
1010
"publisher": "IBM",
1111
"license": "Apache-2.0",
12-
"version": "2.12.0",
12+
"version": "2.12.1",
1313
"repository": {
1414
"url": "https://github.com/IBM/vscode-ibmi-projectexplorer"
1515
},

0 commit comments

Comments
 (0)