We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 87e5923 + 601f629 commit 9d9f6feCopy full SHA for 9d9f6fe
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [1.12.0](https://github.com/luisstd/retroloop/compare/v1.11.0...v1.12.0) (2024-05-05)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "retroloop",
- "version": "1.12.0",
+ "version": "1.12.1",
"private": true,
"scripts": {
"setup": "pnpm install && husky install",
0 commit comments