Skip to content

Commit

Permalink
Merge pull request #6 from Pilaton/release-v1.0.2
Browse files Browse the repository at this point in the history
chore: release 1.0.2
  • Loading branch information
Pilaton authored Dec 9, 2021
2 parents a9f2e7c + d62b93d commit 88034df
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
@@ -1,5 +1,12 @@
# Changelog

### [1.0.2](https://www.github.com/Pilaton/MacSync/compare/v1.0.1...v1.0.2) (2021-12-09)


### 🛠️ Bug Fixes

* **docs:** Updated image for documentation ([2e34e32](https://www.github.com/Pilaton/MacSync/commit/2e34e321fbd3bde88821b9f94db0afc0e108c11b))

### [1.0.1](https://www.github.com/Pilaton/MacSync/compare/v1.0.0...v1.0.1) (2021-12-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "macsync",
"version": "1.0.1",
"version": "1.0.2",
"description": "Easy sync for macOS. Dotfiles, folders, configurations, etc.",
"scripts": {
"start_install": "zsh ./bin/install.zsh",
Expand Down

0 comments on commit 88034df

Please sign in to comment.