Skip to content

Commit 76b1a68

Browse files
authored
Merge pull request #52 from wayofdev/changeset-release/master
chore: update versions
2 parents e78f23f + 52f255c commit 76b1a68

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/wet-actors-clean.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/browserslist-config/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @wayofdev/browserslist-config
22

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- [#51](https://github.com/wayofdev/npm-shareable-configs/pull/51) [`34308f9`](https://github.com/wayofdev/npm-shareable-configs/commit/34308f9a89ec29e8ce086a9a1a39dbce75334fd5) Thanks [@lotyp](https://github.com/lotyp)! - docs: install in each app/package instead of root level
8+
39
## 2.0.0
410

511
### Major Changes

packages/browserslist-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wayofdev/browserslist-config",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"private": false,
55
"description": "A shareable browserslist configuration for projects.",
66
"keywords": [

0 commit comments

Comments
 (0)