Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.0...v1.1.0) (2023-10-01)

### Features

* 🧪 added xo ([3b0f42e](3b0f42e))
  • Loading branch information
semantic-release-bot committed Oct 1, 2023
1 parent 3b0f42e commit 6bf6c43
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.1.0](https://github.com/tomerh2001/semantic-release-repo-template/compare/v1.0.0...v1.1.0) (2023-10-01)


### Features

* :test_tube: added xo ([3b0f42e](https://github.com/tomerh2001/semantic-release-repo-template/commit/3b0f42ea7ea8fb9465cc03bde0a3c4d961b34243))

# 1.0.0 (2023-10-01)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"peerDependencies": {
"typescript": "^5.0.0"
},
"version": "1.0.0",
"version": "1.1.0",
"scripts": {
"test": "xo"
}
}
}

0 comments on commit 6bf6c43

Please sign in to comment.