Skip to content

Commit 0e42fc7

Browse files
chore(main): release quickstart 1.1.1
1 parent 2b90652 commit 0e42fc7

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.1.0"
2+
".": "1.1.1"
33
}

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.1.1](https://github.com/spotify/confidence-cli/compare/quickstart-v1.1.0...quickstart-v1.1.1) (2026-08-14)
4+
5+
6+
### Bug Fixes
7+
8+
* update React gotchas with phased-out SDK mentions ([#29](https://github.com/spotify/confidence-cli/issues/29)) ([7bc1917](https://github.com/spotify/confidence-cli/commit/7bc1917dee1295e7e7c095c2b326d9073470edf8))
9+
310
## [1.1.0](https://github.com/spotify/confidence-cli/compare/quickstart-v1.0.1...quickstart-v1.1.0) (2026-08-04)
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": "@spotify-confidence/quickstart",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Get started with Confidence in minutes.",
55
"license": "Apache-2.0",
66
"type": "module",

0 commit comments

Comments
 (0)