Skip to content

Commit

Permalink
chore(master): release 0.27.2 (#1995)
Browse files Browse the repository at this point in the history
  • Loading branch information
wreality authored Oct 20, 2023
1 parent 180af19 commit 1c92f80
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 @@ -3,6 +3,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.

## [0.27.2](https://github.com/MESH-Research/Pilcrow/compare/v0.27.1...v0.27.2) (2023-10-20)


### Bug Fixes

* **deps:** update dependency quasar to v2.13.0 ([10e22e9](https://github.com/MESH-Research/Pilcrow/commit/10e22e93ce4b1401cd3ba2e2e21861386096daa8))

## [0.27.1](https://github.com/MESH-Research/Pilcrow/compare/v0.27.0...v0.27.1) (2023-10-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"lint:md": "markdownlint '.*/**/*.md' '**/*.md' -p .gitignore"
},
"type": "module",
"version": "0.27.1",
"version": "0.27.2",
"dependencies": {}
}

0 comments on commit 1c92f80

Please sign in to comment.