diff --git a/CHANGELOG.md b/CHANGELOG.md index bee61a3..deea346 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.12.4](https://github.com/Stacked-Org/cli/compare/v1.12.3...v1.12.4) (2023-12-03) + + +### Bug Fixes + +* removes analytics opt-in request ([6f252ed](https://github.com/Stacked-Org/cli/commit/6f252ed65bc13edcdfc727f238c7e8038c2b24c6)) + ## [1.12.3](https://github.com/Stacked-Org/cli/compare/v1.12.2...v1.12.3) (2023-12-02) diff --git a/pubspec.yaml b/pubspec.yaml index 47ac4d6..252df40 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: stacked_cli description: The official dev tools for the Stacked Framework -version: 1.12.3 +version: 1.12.4 homepage: https://stacked.filledstacks.com/docs/stacked-cli repository: https://github.com/FilledStacks/stacked/tree/master/packages/stacked_cli