Skip to content

Commit

Permalink
chore(release): 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Mara-Li committed Feb 7, 2024
1 parent 7cf72fc commit 1afe7d2
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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

## [0.2.6](https://github.com/Lisandra-dev/copy-reading-in-markdown/compare/0.2.5...0.2.6) (2024-02-07)


### Features

* add profile settings ([e9e3def](https://github.com/Lisandra-dev/copy-reading-in-markdown/commit/e9e3defe12192a2d71429a4116d2df46d7a56620))
* allow to copy profile ([37e330a](https://github.com/Lisandra-dev/copy-reading-in-markdown/commit/37e330ab94ef49a8ecb18d3445ee7c31dab88c2a))
* allow to separate commands even if applying is not set to all ([528a0de](https://github.com/Lisandra-dev/copy-reading-in-markdown/commit/528a0de2975f9add5e787a987c805482dbc3902b))
* profile for commands ([63a77bc](https://github.com/Lisandra-dev/copy-reading-in-markdown/commit/63a77bc7fbe6f7e704067fe9826121304aecb03f))

## [0.2.5](https://github.com/Lisandra-dev/copy-reading-in-markdown/compare/0.2.4...0.2.5) (2024-01-19)


Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"isDesktopOnly": false,
"minAppVersion": "0.16.0",
"name": "Enhanced Copy",
"version": "0.2.5"
"version": "0.2.6"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"prerelease": "npm run bump",
"release": "npm run export"
},
"version": "0.2.5",
"version": "0.2.6",
"pnpm": true
}

0 comments on commit 1afe7d2

Please sign in to comment.