Skip to content

Commit

Permalink
Merge pull request #62 from pure-js/release-please--branches--main--c…
Browse files Browse the repository at this point in the history
…omponents--release-please-action
  • Loading branch information
pure-js authored Oct 27, 2022
2 parents 948bb93 + 795e8b0 commit e9b20b6
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.0](https://github.com/pure-js/local-microblogging-client/compare/v2.10.0...v2.11.0) (2022-10-27)


### Features

* replace bootstrap on daisyui ([#61](https://github.com/pure-js/local-microblogging-client/issues/61)) ([948bb93](https://github.com/pure-js/local-microblogging-client/commit/948bb935920e3307374c05b31ce44bc80e546e9d))

## [2.10.0](https://github.com/pure-js/local-microblogging-client/compare/v2.9.0...v2.10.0) (2022-10-22)


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

0 comments on commit e9b20b6

Please sign in to comment.