Skip to content

Commit 23c027d

Browse files
authored
Release v4.1.6 (mdn#14778)
* Bump version to v4.1.6 * Set release date * Add generated release notes * Add release stats
1 parent 185dfdf commit 23c027d

File tree

3 files changed

+21
-2
lines changed

3 files changed

+21
-2
lines changed

RELEASE_NOTES.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Release notes
22

3+
## [v4.1.6](https://github.com/mdn/browser-compat-data/releases/tag/v4.1.6)
4+
5+
February 1, 2022
6+
7+
### Removals
8+
9+
No features were removed in this release.
10+
11+
### Additions
12+
13+
- `api.MediaTrackConstraints.resizeMode` ([#12563](https://github.com/mdn/browser-compat-data/pull/12563))
14+
15+
### Statistics
16+
17+
- 15 contributors have changed 90 files with 871 additions and 564 deletions in 40 commits ([`v4.1.5...v4.1.6`](https://github.com/mdn/browser-compat-data/compare/v4.1.5...v4.1.6))
18+
- 13,393 total features
19+
- 844 total contributors
20+
- 3,816 total stargazers
21+
322
## [v4.1.5](https://github.com/mdn/browser-compat-data/releases/tag/v4.1.5)
423

524
January 26, 2022

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
@@ -1,6 +1,6 @@
11
{
22
"name": "@mdn/browser-compat-data",
3-
"version": "4.1.5",
3+
"version": "4.1.6",
44
"description": "Browser compatibility data provided by MDN Web Docs",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)