Skip to content

Commit

Permalink
Version Packages (#1791)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jun 6, 2022
1 parent 89ca8a7 commit f16b841
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/kind-llamas-cough.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/light-moons-smash.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/eslint-config-modular-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# eslint-config-modular-app

## 3.0.1

### Patch Changes

- [#1713](https://github.com/jpmorganchase/modular/pull/1713)
[`a0468bb`](https://github.com/jpmorganchase/modular/commit/a0468bb543a6159e6a5c8fd727da3be3153c29a1)
Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump
eslint-plugin-testing-library from 5.3.1 to 5.5.0

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-modular-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-modular-app",
"version": "3.0.0",
"version": "3.0.1",
"license": "Apache-2.0",
"main": "index.js",
"engines": {
Expand Down
9 changes: 9 additions & 0 deletions packages/modular-scripts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# modular-scripts

## 3.1.1

### Patch Changes

- [#1793](https://github.com/jpmorganchase/modular/pull/1793)
[`89ca8a7`](https://github.com/jpmorganchase/modular/commit/89ca8a748d5e8569f9967d274dc7221c0823d19e)
Thanks [@cristiano-belloni](https://github.com/cristiano-belloni)! - Correctly
parse v3 lockfiles for `modular analyze`

## 3.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/modular-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "modular-scripts",
"version": "3.1.0",
"version": "3.1.1",
"license": "Apache-2.0",
"bin": {
"modular": "dist-cjs/cli.js"
Expand Down

0 comments on commit f16b841

Please sign in to comment.