Skip to content

Commit 320ed51

Browse files
authored
Prepare release v3.1.3 (mdn#9321)
1 parent ff9fa54 commit 320ed51

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

RELEASE_NOTES.md

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

3+
## [v3.1.3](https://github.com/mdn/browser-compat-data/releases/tag/v3.1.3)
4+
5+
March 4, 2021
6+
7+
### Notable changes
8+
9+
- `api.SVGFECompositeElement.in` replaces `api.SVGFECompositeElement.in1`, fixing a misidentified attribute ([#9074](https://github.com/mdn/browser-compat-data/pull/9074)).
10+
11+
### Statistics
12+
13+
- 13 contributors have changed 87 files with 771 additions and 480 deletions in 28 commits ([`v3.1.2...v3.1.3`](https://github.com/mdn/browser-compat-data/compare/v3.1.2...v3.1.3))
14+
- 13,028 total features
15+
- 767 total contributors
16+
- 3,253 total stargazers
17+
318
## [v3.1.2](https://github.com/mdn/browser-compat-data/releases/tag/v3.1.2)
419

520
- The following withdrawn features have been removed as irrelevant:

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": "3.1.2",
3+
"version": "3.1.3",
44
"description": "Browser compatibility data provided by MDN Web Docs",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)