Skip to content

Commit 1cc0e24

Browse files
committed
chore(release): v1.4.0
1 parent 8a549fb commit 1cc0e24

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.4.0](https://github.com/edgardmessias/vscode.clipboard-manager/compare/v1.3.0...v1.4.0) (2020-02-10)
2+
3+
4+
### Features
5+
6+
* Added option to limit size of clipboard ([3ae3427](https://github.com/edgardmessias/vscode.clipboard-manager/commit/3ae3427f94518451d5f4604193537cf7eb2b885e))
7+
8+
9+
110
# [1.3.0](https://github.com/edgardmessias/vscode.clipboard-manager/compare/v1.2.1...v1.3.0) (2020-02-07)
211

312

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "clipboard-manager",
44
"displayName": "Clipboard Manager",
55
"description": "Clipboard Manager",
6-
"version": "1.3.0",
6+
"version": "1.4.0",
77
"icon": "media/clipboard.png",
88
"engines": {
99
"vscode": "^1.26.0"

0 commit comments

Comments
 (0)