Skip to content

Commit

Permalink
v1.23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tidoust committed Dec 10, 2020
1 parent 88eceb2 commit 823a8f3
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ All changes to this project will be documented in this file. Commits titled
"Update spec info" are generated automatically and contain updates to spec
property values. Check the corresponding Git commit for details.

## [1.23.2](https://github.com/w3c/browser-specs/compare/1.23.1...1.23.2) - 2020-12-10

### Merged

- Mention W3C API key in README [`#209`](https://github.com/w3c/browser-specs/pull/209)
- Define short title for webauthn explicitly [`#208`](https://github.com/w3c/browser-specs/pull/208)

### Fixed

- Define short title for webauthn explicitly (#208) [`#197`](https://github.com/w3c/browser-specs/issues/197)

### Commits

- [data] Update spec info [`21be710`](https://github.com/w3c/browser-specs/commit/21be7104fc520a8c13a931d00a014fa0874807ab)

## [1.23.1](https://github.com/w3c/browser-specs/compare/1.23.0...1.23.1) - 2020-12-08

### Merged
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "browser-specs",
"version": "1.23.1",
"version": "1.23.2",
"repository": {
"type": "git",
"url": "git+https://github.com/w3c/browser-specs.git"
Expand Down

0 comments on commit 823a8f3

Please sign in to comment.