Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.1...v1.2.0) (2024-12-04)

### Bug Fixes

* dependencies and workplace ([#48](#48)) ([7011cfe](7011cfe))
* dependencies legacy peer ([#49](#49)) ([51a52f7](51a52f7))

### Features

* auto label PR workflow ([#42](#42)) ([79d3ed3](79d3ed3))
* docs, studio publish ([#47](#47)) ([05addb4](05addb4))
* Studio and apis ([#44](#44)) ([317c77a](317c77a))
* studio security and api with splash ([#46](#46)) ([289f36a](289f36a))
* studio setup code ([#41](#41)) ([2e5887b](2e5887b))
* studio site filter, loading skeleton, api wall ([#45](#45)) ([b5b2532](b5b2532))
  • Loading branch information
semantic-release-bot committed Dec 4, 2024
1 parent 51a52f7 commit d60520d
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions packages/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# [1.2.0](https://github.com/KeptCodes/StatStream/compare/v1.1.1...v1.2.0) (2024-12-04)


### Bug Fixes

* dependencies and workplace ([#48](https://github.com/KeptCodes/StatStream/issues/48)) ([7011cfe](https://github.com/KeptCodes/StatStream/commit/7011cfe7b95317900bb4d384830a28854395aea0))
* dependencies legacy peer ([#49](https://github.com/KeptCodes/StatStream/issues/49)) ([51a52f7](https://github.com/KeptCodes/StatStream/commit/51a52f7efc85caecb89a82d7175f43b0714eb735))


### Features

* auto label PR workflow ([#42](https://github.com/KeptCodes/StatStream/issues/42)) ([79d3ed3](https://github.com/KeptCodes/StatStream/commit/79d3ed33f780b4e340aff06056bb40debef6f8db))
* docs, studio publish ([#47](https://github.com/KeptCodes/StatStream/issues/47)) ([05addb4](https://github.com/KeptCodes/StatStream/commit/05addb4465ccee2805f03af46576728f3f456796))
* Studio and apis ([#44](https://github.com/KeptCodes/StatStream/issues/44)) ([317c77a](https://github.com/KeptCodes/StatStream/commit/317c77a6a643d376abe719ad08296caab75e9b37))
* studio security and api with splash ([#46](https://github.com/KeptCodes/StatStream/issues/46)) ([289f36a](https://github.com/KeptCodes/StatStream/commit/289f36a23e14cd315dfe36405ea05a0f6718c1a4))
* studio setup code ([#41](https://github.com/KeptCodes/StatStream/issues/41)) ([2e5887b](https://github.com/KeptCodes/StatStream/commit/2e5887b6ff9dac3883873347f7d8844e1b16facd))
* studio site filter, loading skeleton, api wall ([#45](https://github.com/KeptCodes/StatStream/issues/45)) ([b5b2532](https://github.com/KeptCodes/StatStream/commit/b5b25323ef8cd191cccf3dab3c369b3ed25ea2a3))

## [1.1.1](https://github.com/KeptCodes/StatStream/compare/v1.1.0...v1.1.1) (2024-11-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@statstream/app",
"version": "1.1.1",
"version": "1.2.0",
"main": "build/main.js",
"private": "true",
"scripts": {
Expand Down

0 comments on commit d60520d

Please sign in to comment.