Skip to content

Commit 40dc2e5

Browse files
committed
chore: release main
1 parent e982a6d commit 40dc2e5

File tree

13 files changed

+79
-12
lines changed

13 files changed

+79
-12
lines changed

.release-please/manifest.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"packages/js-utils": "2.1.0",
3-
"packages/browser-utils": "1.13.0",
4-
"packages/nest-utils": "4.1.0",
5-
"packages/nest-testing": "2.1.0",
6-
"packages/solid": "1.9.0",
7-
"packages/nest-auth": "1.1.0"
2+
"packages/js-utils": "2.1.1",
3+
"packages/browser-utils": "1.13.1",
4+
"packages/nest-utils": "4.1.1",
5+
"packages/nest-testing": "2.1.1",
6+
"packages/solid": "1.9.1",
7+
"packages/nest-auth": "1.1.1"
88
}

packages/browser-utils/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [1.13.1](https://github.com/spuxx-dev/jslibs/compare/browser-utils-v1.13.0...browser-utils-v1.13.1) (2025-11-17)
4+
5+
6+
### Bug Fixes
7+
8+
* **components:** Fix wrong alignment in headings ([fdee480](https://github.com/spuxx-dev/jslibs/commit/fdee48059024210399c7951d3677ac7b201b84ab))
9+
10+
11+
### Build System
12+
13+
* **deps-dev:** bump @vitest/coverage-istanbul from 3.2.4 to 4.0.8 ([#453](https://github.com/spuxx-dev/jslibs/issues/453)) ([e5a67f2](https://github.com/spuxx-dev/jslibs/commit/e5a67f21ac187b544da75a59e7f80554d420781c))
14+
* **deps-dev:** bump vite from 7.1.11 to 7.2.2 ([#447](https://github.com/spuxx-dev/jslibs/issues/447)) ([cf9630c](https://github.com/spuxx-dev/jslibs/commit/cf9630c2f0be3ed960e718550f5dd9c1365bd9a9))
15+
* **deps-dev:** bump vitest from 3.2.4 to 4.0.8 ([#445](https://github.com/spuxx-dev/jslibs/issues/445)) ([867d2ea](https://github.com/spuxx-dev/jslibs/commit/867d2ea6ec9229c765c87ddc05302be398188d75))
16+
317
## [1.13.0](https://github.com/spuxx-dev/jslibs/compare/browser-utils-v1.12.0...browser-utils-v1.13.0) (2025-10-28)
418

519

packages/browser-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spuxx/browser-utils",
3-
"version": "1.13.0",
3+
"version": "1.13.1",
44
"description": "A package containing various browser-related utilities for web applications.",
55
"license": "MIT",
66
"author": {

packages/js-utils/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [2.1.1](https://github.com/spuxx-dev/jslibs/compare/js-utils-v2.1.0...js-utils-v2.1.1) (2025-11-17)
4+
5+
6+
### Build System
7+
8+
* **deps-dev:** bump @vitest/coverage-v8 from 3.2.4 to 4.0.8 ([#446](https://github.com/spuxx-dev/jslibs/issues/446)) ([94ad756](https://github.com/spuxx-dev/jslibs/commit/94ad756e781e88e39b1f967449e5cc43718f0779))
9+
* **deps-dev:** bump vite from 7.1.11 to 7.2.2 ([#447](https://github.com/spuxx-dev/jslibs/issues/447)) ([cf9630c](https://github.com/spuxx-dev/jslibs/commit/cf9630c2f0be3ed960e718550f5dd9c1365bd9a9))
10+
* **deps-dev:** bump vitest from 3.2.4 to 4.0.8 ([#445](https://github.com/spuxx-dev/jslibs/issues/445)) ([867d2ea](https://github.com/spuxx-dev/jslibs/commit/867d2ea6ec9229c765c87ddc05302be398188d75))
11+
312
## [2.1.0](https://github.com/spuxx-dev/jslibs/compare/js-utils-v2.0.1...js-utils-v2.1.0) (2025-10-28)
413

514

packages/js-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spuxx/js-utils",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "A package containing various utilities for JavaScript applications.",
55
"license": "MIT",
66
"author": {

packages/nest-auth/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [1.1.1](https://github.com/spuxx-dev/jslibs/compare/nest-auth-v1.1.0...nest-auth-v1.1.1) (2025-11-17)
4+
5+
6+
### Build System
7+
8+
* **deps-dev:** bump @types/express from 5.0.3 to 5.0.5 ([#441](https://github.com/spuxx-dev/jslibs/issues/441)) ([d8ce339](https://github.com/spuxx-dev/jslibs/commit/d8ce339ed381c13949f3917648cb51ae7d2f71bd))
9+
* **deps-dev:** bump @vitest/coverage-v8 from 3.2.4 to 4.0.8 ([#446](https://github.com/spuxx-dev/jslibs/issues/446)) ([94ad756](https://github.com/spuxx-dev/jslibs/commit/94ad756e781e88e39b1f967449e5cc43718f0779))
10+
* **deps-dev:** bump vite from 7.1.11 to 7.2.2 ([#447](https://github.com/spuxx-dev/jslibs/issues/447)) ([cf9630c](https://github.com/spuxx-dev/jslibs/commit/cf9630c2f0be3ed960e718550f5dd9c1365bd9a9))
11+
* **deps-dev:** bump vitest from 3.2.4 to 4.0.8 ([#445](https://github.com/spuxx-dev/jslibs/issues/445)) ([867d2ea](https://github.com/spuxx-dev/jslibs/commit/867d2ea6ec9229c765c87ddc05302be398188d75))
12+
313
## [1.1.0](https://github.com/spuxx-dev/jslibs/compare/nest-auth-v1.0.2...nest-auth-v1.1.0) (2025-10-28)
414

515

packages/nest-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spuxx/nest-auth",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "A package containing auth-related functionalities for my NestJS applications.",
55
"license": "MIT",
66
"author": {

packages/nest-testing/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [2.1.1](https://github.com/spuxx-dev/jslibs/compare/nest-testing-v2.1.0...nest-testing-v2.1.1) (2025-11-17)
4+
5+
6+
### Build System
7+
8+
* **deps-dev:** bump @types/express from 5.0.3 to 5.0.5 ([#441](https://github.com/spuxx-dev/jslibs/issues/441)) ([d8ce339](https://github.com/spuxx-dev/jslibs/commit/d8ce339ed381c13949f3917648cb51ae7d2f71bd))
9+
* **deps-dev:** bump @vitest/coverage-v8 from 3.2.4 to 4.0.8 ([#446](https://github.com/spuxx-dev/jslibs/issues/446)) ([94ad756](https://github.com/spuxx-dev/jslibs/commit/94ad756e781e88e39b1f967449e5cc43718f0779))
10+
* **deps-dev:** bump vite from 7.1.11 to 7.2.2 ([#447](https://github.com/spuxx-dev/jslibs/issues/447)) ([cf9630c](https://github.com/spuxx-dev/jslibs/commit/cf9630c2f0be3ed960e718550f5dd9c1365bd9a9))
11+
* **deps-dev:** bump vitest from 3.2.4 to 4.0.8 ([#445](https://github.com/spuxx-dev/jslibs/issues/445)) ([867d2ea](https://github.com/spuxx-dev/jslibs/commit/867d2ea6ec9229c765c87ddc05302be398188d75))
12+
313
## [2.1.0](https://github.com/spuxx-dev/jslibs/compare/nest-testing-v2.0.2...nest-testing-v2.1.0) (2025-10-28)
414

515

packages/nest-testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spuxx/nest-testing",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "A package containing testing-related utilities for NestJS applications.",
55
"license": "MIT",
66
"author": {

packages/nest-utils/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [4.1.1](https://github.com/spuxx-dev/jslibs/compare/nest-utils-v4.1.0...nest-utils-v4.1.1) (2025-11-17)
4+
5+
6+
### Build System
7+
8+
* **deps-dev:** bump @types/express from 5.0.3 to 5.0.5 ([#441](https://github.com/spuxx-dev/jslibs/issues/441)) ([d8ce339](https://github.com/spuxx-dev/jslibs/commit/d8ce339ed381c13949f3917648cb51ae7d2f71bd))
9+
* **deps-dev:** bump @vitest/coverage-v8 from 3.2.4 to 4.0.8 ([#446](https://github.com/spuxx-dev/jslibs/issues/446)) ([94ad756](https://github.com/spuxx-dev/jslibs/commit/94ad756e781e88e39b1f967449e5cc43718f0779))
10+
* **deps-dev:** bump vite from 7.1.11 to 7.2.2 ([#447](https://github.com/spuxx-dev/jslibs/issues/447)) ([cf9630c](https://github.com/spuxx-dev/jslibs/commit/cf9630c2f0be3ed960e718550f5dd9c1365bd9a9))
11+
* **deps-dev:** bump vitest from 3.2.4 to 4.0.8 ([#445](https://github.com/spuxx-dev/jslibs/issues/445)) ([867d2ea](https://github.com/spuxx-dev/jslibs/commit/867d2ea6ec9229c765c87ddc05302be398188d75))
12+
313
## [4.1.0](https://github.com/spuxx-dev/jslibs/compare/nest-utils-v4.0.0...nest-utils-v4.1.0) (2025-10-28)
414

515

0 commit comments

Comments
 (0)