Skip to content

Commit a2b4ab5

Browse files
committed
Version 1.2.8
Signed-off-by: Andrew Welch <andrew@nystudio107.com>
1 parent 3dadffe commit a2b4ab5

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Craft-Scripts Changelog
22

3+
## 1.2.8 - 2018.08.20
4+
### Changed
5+
* Refactor out to functions thanks to `preposthuman `
6+
37
## 1.2.7 - 2018.05.22
48
### Changed
59
* Code cleanup and refactoring thanks to `preposthuman `

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nystudio107/craft-scripts",
33
"description": "Shell scripts to manage database backups, asset backups, file permissions, asset syncing, cache clearing, and database syncing between Craft CMS environments",
4-
"version": "1.2.7",
4+
"version": "1.2.8",
55
"keywords": [
66
"craft",
77
"craftcms",

0 commit comments

Comments
 (0)