Skip to content

Commit

Permalink
chore(release): 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmcodes committed Dec 9, 2020
1 parent b82d768 commit 9607607
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.1.4](https://github.com/andrewmcodes/vscode-tailwindcss-extension-pack/compare/v1.1.3...v1.1.4) (2020-12-09)


### Bug Fixes

* icon link ~again~ ([b82d768](https://github.com/andrewmcodes/vscode-tailwindcss-extension-pack/commit/b82d768cf99e91bd0ab81e1f5e080fdcb5c9e0ec))

### [1.1.3](https://github.com/andrewmcodes/vscode-tailwindcss-extension-pack/compare/v1.1.2...v1.1.3) (2020-12-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tailwindcss-extension-pack",
"displayName": "Tailwind CSS Extension Pack",
"version": "1.1.4-SNAPSHOT",
"version": "1.1.4",
"description": "A collection of extensions for developing with Tailwind CSS",
"categories": [
"Extension Packs"
Expand Down

0 comments on commit 9607607

Please sign in to comment.