Skip to content

Commit

Permalink
(chore) bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
rohinivsenthil committed Jun 8, 2021
1 parent 102fea6 commit 4c00058
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 @@ -4,6 +4,13 @@ All notable changes to the "postcode" extension will be documented in this file.

Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.

### 1.3.3

- Improve load time by pre-rendering
### 1.3.2

- Remove excess scroll

### 1.3.1

- Add copy button to code editor
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"displayName": "Postcode",
"icon": "icons/icon.png",
"description": "An API client to test and create HTTP/s requests",
"version": "1.3.2",
"version": "1.3.3",
"license": "MIT",
"bugs": {
"url": "https://github.com/rohinivsenthil/postcode/issues"
Expand Down

0 comments on commit 4c00058

Please sign in to comment.