Skip to content

Commit

Permalink
chore(release): 0.2.12-3
Browse files Browse the repository at this point in the history
  • Loading branch information
Mara-Li committed Jul 28, 2024
1 parent 3afa1e5 commit 295797c
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-3](https://github.com/Lisandra-dev/copy-reading-in-markdown/compare/0.2.12-2...0.2.12-3) (2024-07-28)


### Bug Fixes

* dataviewjs in codeblock ([3afa1e5](https://github.com/Lisandra-dev/copy-reading-in-markdown/commit/3afa1e589effcd97cd56ce5a89ca8acad43f7b35))

## [0.2.12-2](https://github.com/Lisandra-dev/copy-reading-in-markdown/compare/0.2.12-1...0.2.12-2) (2024-07-23)


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

0 comments on commit 295797c

Please sign in to comment.