Skip to content

Commit dd41967

Browse files
committed
update readme & changelog
1 parent 1f86640 commit dd41967

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,12 @@ All notable changes to the "uruit-react-snippets" extension will be documented i
44
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
55

66
## [Unreleased]
7-
- Initial release
7+
- Initial release
8+
9+
## [1.1.1] - 2017-07-04
10+
### Added
11+
- CHANGELOG.md
12+
- Troubleshooting section in README.md
13+
### Changed
14+
- Update `u-suite` snippet
15+

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,17 @@ ext install uruit-react-snippets
6969
```
7070

7171
## Troubleshooting
72+
7273
If the snippets prefixes do not show up when typing them, make sure you have the tab-completion enabled in your settings: `"editor.tabCompletion": true`.
7374

7475
Alternatively, you can choose *Insert Snippet* in the Command Palette (`Cmd+Shift+P` on Mac, `Ctrl+Shift+P` on Windows or Linux).
76+
77+
## Author
78+
79+
* [UruIT](https://github.com/UruIT)
80+
81+
### Contributors
82+
83+
* [Matias Delgado](https://github.com/matiasdelgado)
84+
* [Carloluis Rodríguez](https://github.com/carloluis)
85+

0 commit comments

Comments
 (0)