Skip to content

Commit f326609

Browse files
committed
chore(main): release 11.0.4
1 parent d2a61e1 commit f326609

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## [11.0.4](https://github.com/uuidjs/uuid/compare/v11.0.3...v11.0.4) (2024-12-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **docs:** insure -> ensure ([#843](https://github.com/uuidjs/uuid/issues/843)) ([d2a61e1](https://github.com/uuidjs/uuid/commit/d2a61e154d861e58549466e753bb9e4d5bfffb68))
9+
* exclude tests from published package ([#840](https://github.com/uuidjs/uuid/issues/840)) ([f992ff4](https://github.com/uuidjs/uuid/commit/f992ff4780937089b0134195fa22e76e2e1cb3a7))
10+
311
## [11.0.3](https://github.com/uuidjs/uuid/compare/v11.0.2...v11.0.3) (2024-11-04)
412

513

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "uuid",
3-
"version": "11.0.3",
3+
"version": "11.0.4",
44
"description": "RFC9562 UUIDs",
55
"type": "module",
66
"funding": [

0 commit comments

Comments
 (0)