Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Pilaton/MacSync
Browse files Browse the repository at this point in the history
  • Loading branch information
Pilaton committed Nov 22, 2023
2 parents bff79e8 + 7e89f9e commit 7b92577
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.1.1](https://www.github.com/Pilaton/MacSync/compare/v1.1.0...v1.1.1) (2023-11-22)


### 🛠️ Bug Fixes

* updated email for package.json ([00e3b4d](https://www.github.com/Pilaton/MacSync/commit/00e3b4d3af215eef2f1f2eaf09ce7f01270cb404))

## [1.1.0](https://www.github.com/Pilaton/MacSync/compare/v1.0.2...v1.1.0) (2023-11-22)


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.1.0",
"version": "1.1.1",
"description": "Easy sync for macOS. Dotfiles, folders, configurations, etc.",
"scripts": {
"start_install": "zsh ./bin/install.zsh",
Expand Down

0 comments on commit 7b92577

Please sign in to comment.