Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 182f2ea

Browse files
committedJun 6, 2018
Merge branch 'develop'
2 parents 3e8a6e0 + ee387c9 commit 182f2ea

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+6888
-185
lines changed
 

‎.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ __coverage__
44
dist
55
node_modules
66
_auto_doc_
7+
.vscode

‎CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Topcoder React Lib
22

3+
### v0.2.0
4+
Adds functionality necessary for the new *Profile Settings* page.
5+
36
### v0.1.0
47
Update of dependencies.
58

0 commit comments

Comments
 (0)
Please sign in to comment.