Skip to content

Commit

Permalink
chore(release): 2.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.2.0](v2.1.0...v2.2.0) (2023-10-28)

### Bug Fixes

* add semantic-release dev dependencies ([53a169b](53a169b))
* semver release commit message typo ([e885334](e885334))

### Features

* update tmux conf, add ci/cd pipeline for semantic release ([2adbe26](2adbe26))
  • Loading branch information
semantic-release-bot committed Oct 28, 2023
1 parent e885334 commit 347667d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# [2.2.0](https://github.com/sydrawat01/dotfiles/compare/v2.1.0...v2.2.0) (2023-10-28)


### Bug Fixes

* add semantic-release dev dependencies ([53a169b](https://github.com/sydrawat01/dotfiles/commit/53a169b39bebcde35e2c3cd97de9f5bfe0e6601e))
* semver release commit message typo ([e885334](https://github.com/sydrawat01/dotfiles/commit/e88533483056e3605b19f8a484a28ff385edc0b5))


### Features

* update tmux conf, add ci/cd pipeline for semantic release ([2adbe26](https://github.com/sydrawat01/dotfiles/commit/2adbe26acbc0307b120fedcb9ff3ec6c7e21c641))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dotfiles",
"version": "2.1.0",
"version": "2.2.0",
"description": "dotfiles for MacOS",
"main": "osx.sh",
"repository": "git+https://github.com/sydrawat01/dotfiles.git",
Expand Down

0 comments on commit 347667d

Please sign in to comment.