Skip to content

Commit 5c8b64c

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.10.14 [skip ci]
1 parent b07b8a8 commit 5c8b64c

File tree

3 files changed

+11
-12
lines changed

3 files changed

+11
-12
lines changed

CHANGELOG.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.10.14](https://github.com/TheNaubit/make-url/compare/v1.10.13...v1.10.14) (2024-08-29)
2+
3+
4+
### Bug Fixes
5+
6+
* support for ports ([7abdca8](https://github.com/TheNaubit/make-url/commit/7abdca8724f8008145da69f47f6da553d7b6128a))
7+
8+
9+
110
## [1.10.13](https://github.com/TheNaubit/make-url/compare/v1.10.12...v1.10.13) (2024-07-01)
211

312

@@ -35,13 +44,3 @@
3544

3645

3746

38-
## [1.10.9](https://github.com/TheNaubit/make-url/compare/v1.10.8...v1.10.9) (2024-07-01)
39-
40-
41-
### Bug Fixes
42-
43-
* updated package.json file ([4684be1](https://github.com/TheNaubit/make-url/commit/4684be1703876d1a96b3df49ddd629bafc81c3e1))
44-
* upgraded dependencies and migrated from eslint / prettier to biomejs ([b6bbaad](https://github.com/TheNaubit/make-url/commit/b6bbaad5dc537b8f98da4ceb1eb6a70953150758))
45-
46-
47-

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -26,7 +26,7 @@
2626
"concatenate",
2727
"urlcat"
2828
],
29-
"version": "1.10.13",
29+
"version": "1.10.14",
3030
"type": "module",
3131
"main": "./dist/make-url.umd.cjs",
3232
"module": "./dist/make-url.js",

0 commit comments

Comments
 (0)