Skip to content

Commit 972720a

Browse files
authored
Prepare release v3.2.4 (mdn#9803)
* Increment version to v3.2.4 * Add stats to release notes Note: there were no feature removals or other "notable" changes this week.
1 parent f8eefd7 commit 972720a

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

RELEASE_NOTES.md

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

3+
## [v3.2.4](https://github.com/mdn/browser-compat-data/releases/tag/v3.2.3)
4+
5+
April 8, 2021
6+
7+
### Statistics
8+
9+
- 11 contributors have changed 59 files with 863 additions and 4,322 deletions in 41 commits [`v3.2.3...v3.2.4`](https://github.com/mdn/browser-compat-data/compare/v3.2.3...v2.3.4)
10+
- 13,029 total features
11+
- 766 total contributors
12+
- 3,309 total stargazers
13+
314
## [v3.2.3](https://github.com/mdn/browser-compat-data/releases/tag/v3.2.3)
415

516
April 1, 2021

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

0 commit comments

Comments
 (0)