Skip to content

Commit 2edefd4

Browse files
committed
Release v3.5.3
1 parent c0ccafe commit 2edefd4

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed

HISTORY.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ Release History
44

55
---------------
66

7+
Release 3.5.3 (2018-02-06)
8+
++++++++++++++++++
9+
* Add missing base components from lightning developer guide by script: https://gist.github.com/xjsender/265d237fbeafebabff6c8669f9359fff#file-read-json-from-lightning-compnent-js
10+
* Add $A.localizationService lib
11+
* Fix some minor bugs
12+
13+
714
Release 3.5.2 (2018-02-03)
815
++++++++++++++++++
916
* Support oAuth2 Login, check https://github.com/xjsender/haoide#project-configuration for guide

config/messages/3.5.3.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Build 3.5.3
2+
-----------
3+
Release Date: 06 Feb 2018
4+
5+
* Add missing base components from lightning developer guide by script: https://gist.github.com/xjsender/265d237fbeafebabff6c8669f9359fff#file-read-json-from-lightning-compnent-js
6+
* Add $A.localizationService lib
7+
* Fix some minor bugs

config/settings/package.sublime-settings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "haoide",
3-
"version": "3.5.2",
3+
"version": "3.5.3",
44
"description": "haoide is a Sublime Text 3 plugin for Salesforce and used for swift development on Force.com",
55
"author": "Hao Liu",
66
"email": "mouse.mliu@gmail.com",

0 commit comments

Comments
 (0)