Skip to content

Commit 67baeb0

Browse files
committed
v2.19.0
1 parent a8aab11 commit 67baeb0

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

Diff for: CHANGELOG.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,20 @@ 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.18.0](https://github.com/w3c/browser-specs/compare/2.17.0...2.18.0)
7+
## [2.19.0](https://github.com/w3c/browser-specs/compare/2.18.0...2.19.0)
8+
9+
### Fixed
10+
11+
- Add RFC6265bis draft [`#345`](https://github.com/w3c/browser-specs/issues/345)
12+
13+
### Commits
14+
15+
- Fetch title from nightly in preference to main URL [`a8aab11`](https://github.com/w3c/browser-specs/commit/a8aab118b5c3e1b8ab9506defeb5bdd950ceed0b)
16+
- [data] Update spec info [`0f25951`](https://github.com/w3c/browser-specs/commit/0f25951d032fa8d4a3140ad033aaa1eaed102e2a)
17+
- [data] Update spec info [`e5fbff7`](https://github.com/w3c/browser-specs/commit/e5fbff7f2a5bf75b3540504c3cc84be46a6c1ea0)
18+
- Add title property [`bed45aa`](https://github.com/w3c/browser-specs/commit/bed45aacdb3cfb13a843452b2e227f5c2bfc35ac)
19+
20+
## [2.18.0](https://github.com/w3c/browser-specs/compare/2.17.0...2.18.0) - 2021-12-06
821

922
### Merged
1023

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.18.0",
3+
"version": "2.19.0",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/w3c/browser-specs.git"

0 commit comments

Comments
 (0)