Skip to content

Commit

Permalink
Merge pull request #228 from luisstd/release-please--branches--dev--c…
Browse files Browse the repository at this point in the history
…omponents--release-please-action

chore: release 1.10.0
  • Loading branch information
luisstd authored Mar 23, 2024
2 parents 544115b + 0537061 commit 444798d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.10.0](https://github.com/luisstd/retroloop/compare/v1.9.0...v1.10.0) (2024-03-23)


### Features

* add global error component ([544115b](https://github.com/luisstd/retroloop/commit/544115b8e1076807dfbf8d02de5b7eb5538c7128))
* implement timer display using websockets ([f714e72](https://github.com/luisstd/retroloop/commit/f714e72783fd85040cece76905d4cfd7fad7807c))

## [1.9.0](https://github.com/luisstd/retroloop/compare/v1.8.0...v1.9.0) (2024-02-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "retroloop",
"version": "1.9.0",
"version": "1.10.0",
"private": true,
"scripts": {
"setup": "pnpm install && husky install",
Expand Down

0 comments on commit 444798d

Please sign in to comment.