Skip to content

Commit

Permalink
chore(release): 0.2.12-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisandra Simonetti committed Jul 16, 2024
1 parent ce20e5f commit eefff47
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG-beta.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 [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.

## [0.2.12-1](https://github.com/Mara-Li/obsidian-enhanced-copy/compare/0.2.12-0...0.2.12-1) (2024-07-16)


### Bug Fixes

* better style in regex modal ([ce20e5f](https://github.com/Mara-Li/obsidian-enhanced-copy/commit/ce20e5f8a045bdce8902e232a4729842a2fbf48a))

## [0.2.12-0](https://github.com/Lisandra-dev/copy-reading-in-markdown/compare/0.2.11...0.2.12-0) (2024-07-16)


Expand Down
2 changes: 1 addition & 1 deletion manifest-beta.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.12-0"
"version": "0.2.12-1"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
"predeploy": "pnpm run bump",
"deploy": "pnpm run export"
},
"version": "0.2.12-0",
"version": "0.2.12-1",
"pnpm": true
}

0 comments on commit eefff47

Please sign in to comment.