Skip to content

Commit

Permalink
Version Packages (next)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewLeedham committed Jul 21, 2022
1 parent 6bb975a commit 4e34281
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 2 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"browserslist-browserstack": "2.1.1"
},
"changesets": [
"fresh-grapes-deny",
"many-pots-walk"
]
}
6 changes: 6 additions & 0 deletions packages/adobe-analytics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# browserslist-adobe-analytics

## 1.1.2-next.1

### Patch Changes

- 337233d: Bump for new build process

## 1.1.2-next.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adobe-analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"baa": "./library/cli/index.js"
},
"name": "browserslist-adobe-analytics",
"version": "1.1.2-next.0",
"version": "1.1.2-next.1",
"description": "Use Adobe Analytics data to target browsers.",
"keywords": [
"browserslist",
Expand Down
6 changes: 6 additions & 0 deletions packages/browserstack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# [3.1.0](https://github.com/xeroxinteractive/browserslist-browserstack/compare/v3.0.2...v3.1.0) (2020-12-01)

## 2.1.2-next.1

### Patch Changes

- 337233d: Bump for new build process

## 2.1.2-next.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/browserstack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "browserslist-browserstack",
"version": "2.1.2-next.0",
"version": "2.1.2-next.1",
"description": "Run BrowserStack tests for all browsers in project’s Browserslist config (with additional include/exclude filters).",
"keywords": [
"browserslist",
Expand Down

0 comments on commit 4e34281

Please sign in to comment.