Skip to content

Commit

Permalink
chore(main): release 2.11.8
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jul 21, 2023
1 parent 1255b8d commit 07476fd
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.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 [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.11.8](https://github.com/pure-js/local-microblogging-client/compare/v2.11.7...v2.11.8) (2023-07-21)


### Bug Fixes

* unit test ([#170](https://github.com/pure-js/local-microblogging-client/issues/170)) ([21635c8](https://github.com/pure-js/local-microblogging-client/commit/21635c80949c719f210f51e977c3fc4c53189ff0))

## [2.11.7](https://github.com/pure-js/local-microblogging-client/compare/v2.11.6...v2.11.7) (2022-11-05)


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": "local-microblogging-client",
"version": "2.11.7",
"version": "2.11.8",
"description": "Local Microblogging Frontend Client",
"main": "src/index.jsx",
"homepage": "https://pure-js.github.io/local-microblogging-client/",
Expand Down

0 comments on commit 07476fd

Please sign in to comment.