Skip to content

Commit 681e499

Browse files
committed
changelog and version bump for 2.2.2
1 parent 4a4b203 commit 681e499

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Write Your Python Program - CHANGELOG
22

3+
* 2.2.2 (2026-04-03)
4+
* Fixed package hiding bug
35
* 2.2.1 (2026-03-26)
46
* Functionality for running standard unit tests
57
* 2.2.0 (2026-03-17)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Write Your Python Program!",
44
"description": "A user friendly python environment for beginners",
55
"license": "See license in LICENSE",
6-
"version": "2.2.1",
6+
"version": "2.2.2",
77
"publisher": "StefanWehr",
88
"icon": "icon.png",
99
"engines": {

0 commit comments

Comments
 (0)