Skip to content

Commit 59af6ed

Browse files
chore(release): 1.0.2 [skip ci]
## <small>1.0.2 (2025-10-07)</small> * fix: types are not exported properly ([43fc3db](43fc3db)) * Merge pull request #15 from Neovici/dependabot/npm_and_yarn/types/node-24.4.0 ([4eec7d5](4eec7d5)), closes [#15](#15) * Merge pull request #16 from Neovici/dependabot/npm_and_yarn/semantic-release-24.2.8 ([70de510](70de510)), closes [#16](#16) * Merge pull request #17 from Neovici/dependabot/npm_and_yarn/storybook-9.1.6 ([381dd1d](381dd1d)), closes [#17](#17) * Merge pull request #22 from Neovici/dependabot/npm_and_yarn/storybook-9.1.7 ([4751518](4751518)), closes [#22](#22) * Merge pull request #23 from Neovici/dependabot/npm_and_yarn/types/node-24.5.2 ([ce2ebbf](ce2ebbf)), closes [#23](#23) * Merge pull request #24 from Neovici/dependabot/npm_and_yarn/semantic-release-24.2.9 ([6b4e272](6b4e272)), closes [#24](#24) * Merge pull request #25 from Neovici/dependabot/npm_and_yarn/esbuild-0.25.10 ([2dc6b29](2dc6b29)), closes [#25](#25) * Merge pull request #26 from Neovici/dependabot/npm_and_yarn/storybook/web-components-vite-9.1.7 ([9a378ad](9a378ad)), closes [#26](#26) * Merge pull request #27 from Neovici/dependabot/npm_and_yarn/storybook/web-components-vite-9.1.8 ([621fc2b](621fc2b)), closes [#27](#27) * Merge pull request #28 from Neovici/dependabot/npm_and_yarn/storybook-9.1.8 ([8815f16](8815f16)), closes [#28](#28) * Merge pull request #29 from Neovici/dependabot/npm_and_yarn/commitlint/cli-20.0.0 ([e832db6](e832db6)), closes [#29](#29) * Merge pull request #30 from Neovici/dependabot/npm_and_yarn/commitlint/config-conventional-20.0.0 ([6e984c4](6e984c4)), closes [#30](#30) * Merge pull request #31 from Neovici/dependabot/npm_and_yarn/types/node-24.7.0 ([2e2b3ec](2e2b3ec)), closes [#31](#31) * Merge pull request #32 from Neovici/dependabot/npm_and_yarn/commitlint/cli-20.1.0 ([5d282cd](5d282cd)), closes [#32](#32) * Merge pull request #33 from Neovici/dependabot/npm_and_yarn/storybook-9.1.10 ([1f18543](1f18543)), closes [#33](#33) * Merge pull request #34 from Neovici/dependabot/npm_and_yarn/storybook/web-components-vite-9.1.10 ([1501544](1501544)), closes [#34](#34) * chore: bump cfg 2.5.1 to 2.6.1 ([7784fd5](7784fd5)) * chore(deps-dev): bump @commitlint/cli from 19.8.1 to 20.0.0 ([f76c4e0](f76c4e0)) * chore(deps-dev): bump @commitlint/cli from 20.0.0 to 20.1.0 ([605a90b](605a90b)) * chore(deps-dev): bump @commitlint/config-conventional ([e0dda44](e0dda44)) * chore(deps-dev): bump @storybook/web-components-vite ([de67a27](de67a27)) * chore(deps-dev): bump @storybook/web-components-vite from 9.1.5 to 9.1.7 ([b739f42](b739f42)) * chore(deps-dev): bump @storybook/web-components-vite from 9.1.7 to 9.1.8 ([82ff517](82ff517)) * chore(deps-dev): bump @types/node from 20.19.11 to 24.4.0 ([7d78266](7d78266)) * chore(deps-dev): bump @types/node from 24.5.1 to 24.5.2 ([4254880](4254880)) * chore(deps-dev): bump @types/node from 24.5.2 to 24.7.0 ([8f315af](8f315af)) * chore(deps-dev): bump esbuild from 0.25.9 to 0.25.10 ([c193294](c193294)) * chore(deps-dev): bump semantic-release from 23.1.1 to 24.2.8 ([4a83e17](4a83e17)) * chore(deps-dev): bump semantic-release from 24.2.8 to 24.2.9 ([36a2213](36a2213)) * chore(deps-dev): bump storybook from 9.1.5 to 9.1.6 ([295e074](295e074)) * chore(deps-dev): bump storybook from 9.1.6 to 9.1.7 ([1685508](1685508)) * chore(deps-dev): bump storybook from 9.1.7 to 9.1.8 ([e4debf5](e4debf5)) * chore(deps-dev): bump storybook from 9.1.8 to 9.1.10 ([b219c5a](b219c5a))
1 parent 43fc3db commit 59af6ed

File tree

3 files changed

+40
-3
lines changed

3 files changed

+40
-3
lines changed

CHANGELOG.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,40 @@
1+
## <small>1.0.2 (2025-10-07)</small>
2+
3+
* fix: types are not exported properly ([43fc3db](https://github.com/Neovici/cosmoz-spinner/commit/43fc3db))
4+
* Merge pull request #15 from Neovici/dependabot/npm_and_yarn/types/node-24.4.0 ([4eec7d5](https://github.com/Neovici/cosmoz-spinner/commit/4eec7d5)), closes [#15](https://github.com/Neovici/cosmoz-spinner/issues/15)
5+
* Merge pull request #16 from Neovici/dependabot/npm_and_yarn/semantic-release-24.2.8 ([70de510](https://github.com/Neovici/cosmoz-spinner/commit/70de510)), closes [#16](https://github.com/Neovici/cosmoz-spinner/issues/16)
6+
* Merge pull request #17 from Neovici/dependabot/npm_and_yarn/storybook-9.1.6 ([381dd1d](https://github.com/Neovici/cosmoz-spinner/commit/381dd1d)), closes [#17](https://github.com/Neovici/cosmoz-spinner/issues/17)
7+
* Merge pull request #22 from Neovici/dependabot/npm_and_yarn/storybook-9.1.7 ([4751518](https://github.com/Neovici/cosmoz-spinner/commit/4751518)), closes [#22](https://github.com/Neovici/cosmoz-spinner/issues/22)
8+
* Merge pull request #23 from Neovici/dependabot/npm_and_yarn/types/node-24.5.2 ([ce2ebbf](https://github.com/Neovici/cosmoz-spinner/commit/ce2ebbf)), closes [#23](https://github.com/Neovici/cosmoz-spinner/issues/23)
9+
* Merge pull request #24 from Neovici/dependabot/npm_and_yarn/semantic-release-24.2.9 ([6b4e272](https://github.com/Neovici/cosmoz-spinner/commit/6b4e272)), closes [#24](https://github.com/Neovici/cosmoz-spinner/issues/24)
10+
* Merge pull request #25 from Neovici/dependabot/npm_and_yarn/esbuild-0.25.10 ([2dc6b29](https://github.com/Neovici/cosmoz-spinner/commit/2dc6b29)), closes [#25](https://github.com/Neovici/cosmoz-spinner/issues/25)
11+
* Merge pull request #26 from Neovici/dependabot/npm_and_yarn/storybook/web-components-vite-9.1.7 ([9a378ad](https://github.com/Neovici/cosmoz-spinner/commit/9a378ad)), closes [#26](https://github.com/Neovici/cosmoz-spinner/issues/26)
12+
* Merge pull request #27 from Neovici/dependabot/npm_and_yarn/storybook/web-components-vite-9.1.8 ([621fc2b](https://github.com/Neovici/cosmoz-spinner/commit/621fc2b)), closes [#27](https://github.com/Neovici/cosmoz-spinner/issues/27)
13+
* Merge pull request #28 from Neovici/dependabot/npm_and_yarn/storybook-9.1.8 ([8815f16](https://github.com/Neovici/cosmoz-spinner/commit/8815f16)), closes [#28](https://github.com/Neovici/cosmoz-spinner/issues/28)
14+
* Merge pull request #29 from Neovici/dependabot/npm_and_yarn/commitlint/cli-20.0.0 ([e832db6](https://github.com/Neovici/cosmoz-spinner/commit/e832db6)), closes [#29](https://github.com/Neovici/cosmoz-spinner/issues/29)
15+
* Merge pull request #30 from Neovici/dependabot/npm_and_yarn/commitlint/config-conventional-20.0.0 ([6e984c4](https://github.com/Neovici/cosmoz-spinner/commit/6e984c4)), closes [#30](https://github.com/Neovici/cosmoz-spinner/issues/30)
16+
* Merge pull request #31 from Neovici/dependabot/npm_and_yarn/types/node-24.7.0 ([2e2b3ec](https://github.com/Neovici/cosmoz-spinner/commit/2e2b3ec)), closes [#31](https://github.com/Neovici/cosmoz-spinner/issues/31)
17+
* Merge pull request #32 from Neovici/dependabot/npm_and_yarn/commitlint/cli-20.1.0 ([5d282cd](https://github.com/Neovici/cosmoz-spinner/commit/5d282cd)), closes [#32](https://github.com/Neovici/cosmoz-spinner/issues/32)
18+
* Merge pull request #33 from Neovici/dependabot/npm_and_yarn/storybook-9.1.10 ([1f18543](https://github.com/Neovici/cosmoz-spinner/commit/1f18543)), closes [#33](https://github.com/Neovici/cosmoz-spinner/issues/33)
19+
* Merge pull request #34 from Neovici/dependabot/npm_and_yarn/storybook/web-components-vite-9.1.10 ([1501544](https://github.com/Neovici/cosmoz-spinner/commit/1501544)), closes [#34](https://github.com/Neovici/cosmoz-spinner/issues/34)
20+
* chore: bump cfg 2.5.1 to 2.6.1 ([7784fd5](https://github.com/Neovici/cosmoz-spinner/commit/7784fd5))
21+
* chore(deps-dev): bump @commitlint/cli from 19.8.1 to 20.0.0 ([f76c4e0](https://github.com/Neovici/cosmoz-spinner/commit/f76c4e0))
22+
* chore(deps-dev): bump @commitlint/cli from 20.0.0 to 20.1.0 ([605a90b](https://github.com/Neovici/cosmoz-spinner/commit/605a90b))
23+
* chore(deps-dev): bump @commitlint/config-conventional ([e0dda44](https://github.com/Neovici/cosmoz-spinner/commit/e0dda44))
24+
* chore(deps-dev): bump @storybook/web-components-vite ([de67a27](https://github.com/Neovici/cosmoz-spinner/commit/de67a27))
25+
* chore(deps-dev): bump @storybook/web-components-vite from 9.1.5 to 9.1.7 ([b739f42](https://github.com/Neovici/cosmoz-spinner/commit/b739f42))
26+
* chore(deps-dev): bump @storybook/web-components-vite from 9.1.7 to 9.1.8 ([82ff517](https://github.com/Neovici/cosmoz-spinner/commit/82ff517))
27+
* chore(deps-dev): bump @types/node from 20.19.11 to 24.4.0 ([7d78266](https://github.com/Neovici/cosmoz-spinner/commit/7d78266))
28+
* chore(deps-dev): bump @types/node from 24.5.1 to 24.5.2 ([4254880](https://github.com/Neovici/cosmoz-spinner/commit/4254880))
29+
* chore(deps-dev): bump @types/node from 24.5.2 to 24.7.0 ([8f315af](https://github.com/Neovici/cosmoz-spinner/commit/8f315af))
30+
* chore(deps-dev): bump esbuild from 0.25.9 to 0.25.10 ([c193294](https://github.com/Neovici/cosmoz-spinner/commit/c193294))
31+
* chore(deps-dev): bump semantic-release from 23.1.1 to 24.2.8 ([4a83e17](https://github.com/Neovici/cosmoz-spinner/commit/4a83e17))
32+
* chore(deps-dev): bump semantic-release from 24.2.8 to 24.2.9 ([36a2213](https://github.com/Neovici/cosmoz-spinner/commit/36a2213))
33+
* chore(deps-dev): bump storybook from 9.1.5 to 9.1.6 ([295e074](https://github.com/Neovici/cosmoz-spinner/commit/295e074))
34+
* chore(deps-dev): bump storybook from 9.1.6 to 9.1.7 ([1685508](https://github.com/Neovici/cosmoz-spinner/commit/1685508))
35+
* chore(deps-dev): bump storybook from 9.1.7 to 9.1.8 ([e4debf5](https://github.com/Neovici/cosmoz-spinner/commit/e4debf5))
36+
* chore(deps-dev): bump storybook from 9.1.8 to 9.1.10 ([b219c5a](https://github.com/Neovici/cosmoz-spinner/commit/b219c5a))
37+
138
## [1.0.1](https://github.com/Neovici/cosmoz-spinner/compare/v1.0.0...v1.0.1) (2025-09-17)
239

340

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neovici/cosmoz-spinner",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A spinner component for Pion.js",
55
"keywords": [
66
"lit-html",

0 commit comments

Comments
 (0)