Skip to content

Commit 595fc99

Browse files
committed
v2.23.0
1 parent 8940ce8 commit 595fc99

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

Diff for: CHANGELOG.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,19 @@ All changes to this project will be documented in this file. Commits titled
44
"Update spec info" are generated automatically and contain updates to spec
55
property values. Check the corresponding Git commit for details.
66

7-
## [2.22.0](https://github.com/w3c/browser-specs/compare/2.21.0...2.22.0)
7+
## [2.23.0](https://github.com/w3c/browser-specs/compare/2.22.0...2.23.0)
8+
9+
10+
### Merged
11+
12+
- Drop UUID incubation, now integrated in WebCrypto API [`#482`](https://github.com/w3c/browser-specs/pull/482)
13+
14+
15+
### Commits
16+
17+
- [data] Update spec info [`8940ce8`](https://github.com/w3c/browser-specs/commit/8940ce8ecbae31ffeb9de07941e0efd89c35ccb9)
18+
19+
## [2.22.0](https://github.com/w3c/browser-specs/compare/2.21.0...2.22.0) - 2022-01-25
820

921

1022
### Merged

Diff for: package-lock.json

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

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "browser-specs",
3-
"version": "2.22.0",
3+
"version": "2.23.0",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/w3c/browser-specs.git"

0 commit comments

Comments
 (0)