Skip to content

Commit 9d9f6fe

Browse files
authored
Merge pull request #290 from luisstd/release-please--branches--dev--components--release-please-action
chore: release 1.12.1
2 parents 87e5923 + 601f629 commit 9d9f6fe

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.12.1](https://github.com/luisstd/retroloop/compare/v1.12.0...v1.12.1) (2024-08-04)
4+
5+
6+
### Bug Fixes
7+
8+
* resolve ably warning logs ([81ca4ab](https://github.com/luisstd/retroloop/commit/81ca4ab0baa031046b547fda5929ec0ada7667fc))
9+
310
## [1.12.0](https://github.com/luisstd/retroloop/compare/v1.11.0...v1.12.0) (2024-05-05)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "retroloop",
3-
"version": "1.12.0",
3+
"version": "1.12.1",
44
"private": true,
55
"scripts": {
66
"setup": "pnpm install && husky install",

0 commit comments

Comments
 (0)