Skip to content

Commit

Permalink
chore: release 9.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
trystan2k committed May 7, 2022
1 parent dfa5577 commit cd94bb1
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
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [9.23.0](https://github.com/trystan2k/dotfiles/compare/v9.22.0...v9.23.0) (2022-05-07)

### Features

* **macos:** add default setting to allow moving window by dragging ([dfa5577](https://github.com/trystan2k/dotfiles/commit/dfa5577b59c9c3ee9e982bbfeb404a87ba0fc680))
* **symlinks:** add gitconfig and npm settings ([7c5fb43](https://github.com/trystan2k/dotfiles/commit/7c5fb43f0a01c4416abdaad4d968003181a0a3ee))

## [9.22.0](https://github.com/trystan2k/dotfiles/compare/v9.21.0...v9.22.0) (2022-04-19)

### Features
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": "@trystan2k/dotfiles",
"version": "9.22.0",
"version": "9.23.0",
"description": "My personal dotfiles",
"keywords": [
"dotfiles",
Expand Down

0 comments on commit cd94bb1

Please sign in to comment.