Skip to content

Commit

Permalink
chore(main): release 1.166.0 (#198)
Browse files Browse the repository at this point in the history
  • Loading branch information
valentine195 authored Apr 15, 2024
1 parent ba53465 commit da6f2c7
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.165.0"
".": "1.166.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.166.0](https://github.com/javalent/obsidian-overload/compare/v1.165.0...v1.166.0) (2024-04-15)


### Features

* Upgrading obsidian-dice-roller to latest ([ba53465](https://github.com/javalent/obsidian-overload/commit/ba53465bf6c5dc56f24ac5e9e93d42c1c346d370))

## [1.165.0](https://github.com/javalent/obsidian-overload/compare/v1.164.0...v1.165.0) (2024-03-31)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "obsidian-overload",
"version": "1.165.0",
"version": "1.166.0",
"types": "index.d.ts",
"scripts": {},
"author": "",
Expand Down

0 comments on commit da6f2c7

Please sign in to comment.