Skip to content

Commit 296399a

Browse files
Version Packages
1 parent 0603b6e commit 296399a

File tree

3 files changed

+15
-14
lines changed

3 files changed

+15
-14
lines changed

.changeset/forty-colts-stare.md

-13
This file was deleted.

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# browserslist-config-seek
22

3+
## 3.0.0
4+
5+
### Major Changes
6+
7+
- [#40](https://github.com/seek-oss/browserslist-config-seek/pull/40) [`0603b6e`](https://github.com/seek-oss/browserslist-config-seek/commit/0603b6ee6cd2020c21ea71d4c9f29131f409c5c9) Thanks [@felixhabib](https://github.com/felixhabib)! - Update supported browsers to the following:
8+
9+
| Browser | Oldest supported version |
10+
| ---------------- | ------------------------ |
11+
| Chrome | 84 |
12+
| Edge | 84 |
13+
| Safari | 14.1 |
14+
| Firefox | 63 |
15+
| Samsung Internet | 14.0 |
16+
317
## 2.1.1
418

519
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "browserslist-config-seek",
3-
"version": "2.1.1",
3+
"version": "3.0.0",
44
"description": "Shareable Browserslist config for SEEK",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)