Skip to content

Commit 1f16794

Browse files
committed
Bump version to 0.7.3
1 parent eda6916 commit 1f16794

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGES

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
2014-03-23 Samy Pessé <samy.pesse@friendco.de>
2+
Aaron O'Mullan <aaron.omullan@friendco.de>
3+
4+
* Bump version to 0.7.3
5+
* Fix addons build when node used from desktop extras
6+
* Add Find/Replace in files
7+
* Add Maven project support
8+
* Add base runner for Java
9+
* Improve command palette: selection, scrolling
10+
* Add action "npm install" for node projects
11+
* Fix run of long process command in terminal
12+
* Fix heroku deployment (push key and git push)
13+
* Add welcome message
14+
115
2014-03-19 Samy Pessé <samy.pesse@friendco.de>
216
Aaron O'Mullan <aaron.omullan@friendco.de>
317

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codebox",
3-
"version": "0.7.2",
3+
"version": "0.7.3",
44
"description": "Open source cloud & desktop IDE.",
55
"homepage": "https://www.codebox.io",
66
"author": "FriendCode Inc. <contact@friendco.de>",

0 commit comments

Comments
 (0)