Skip to content

Commit

Permalink
Release 1.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Kristinita authored and Kristinita committed Jan 29, 2018
1 parent f47e3b5 commit b6bbf81
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 1 deletion.
6 changes: 6 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
#### 1.7.5 (2018-01-29)

##### Build System / Dependencies

* **release-it:** Fix .release-it.json ([40783aee](https://github.com/Kristinita/SashaSublime/commit/40783aee5a678d62f4e703248c277c725246f1ea))

#### 1.7.4 (2018-01-29)

##### Build System / Dependencies
Expand Down
1 change: 1 addition & 0 deletions messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
"1.6.0": "messages/1.6.0.txt",
"1.7.0": "messages/1.7.0.txt",
"1.7.4": "messages/1.7.4.txt",
"1.7.5": "messages/1.7.5.txt",
"install": "messages/install.txt"
}
6 changes: 6 additions & 0 deletions messages/1.7.5.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#### 1.7.5 (2018-01-29)

##### Build System / Dependencies

* **release-it:** Fix .release-it.json ([40783aee](https://github.com/Kristinita/SashaSublime/commit/40783aee5a678d62f4e703248c277c725246f1ea))

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "SashaSublime",
"version": "1.7.4",
"version": "1.7.5",
"scripts": {
"release": "release-it"
}
Expand Down

0 comments on commit b6bbf81

Please sign in to comment.