Skip to content

Commit 372c20d

Browse files
zigndcvharris
authored andcommitted
Fix mistake in the dependencies declaration
1 parent d710fbe commit 372c20d

File tree

4 files changed

+192
-502
lines changed

4 files changed

+192
-502
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 1.16.1 (Jan 15, 2018)
2+
* Fix mistake in production build
3+
14
### 1.16.0 (Jan 14, 2018)
25
* Automatic re-caching when the extension's User Settings change.
36

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,9 @@ A Visual Studio Code extension that provides CSS class name completion for the H
3131
## Contributions
3232
You can request new features and contribute to the extension development on its [repository on GitHub](https://github.com/Zignd/HTML-CSS-Class-Completion/issues). Look for an issue you're interested in working on, comment on it to let me know you're working on it and submit your pull request! :D
3333

34-
## What's new in version 1.16.0 (Jan 14, 2018)
34+
## What's new in version 1.16.1 (Jan 15, 2018)
3535
* Automatic re-caching when the extension's User Settings change.
36+
* Fix mistake in production build
3637

3738
Check out the [change log](https://github.com/zignd/HTML-CSS-Class-Completion/blob/master/CHANGELOG.md) for the current and previous updates.
3839

0 commit comments

Comments
 (0)