thefrontside / javascript

Frontside JavaScript tooling
9 stars 5 forks source link

bump version for tsconfig and eslint plugin #39

Closed wKich closed 2 years ago

wKich commented 2 years ago

Motivation

eslint-plugin-prefer-let and @frontside/tsconfig have unsync versions with v2 main branch

Approach

Bump versions

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: 1c687b44f68df44fe18f28a1b1e1f05128b93119

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | ------------------------ | ----- | | eslint-plugin-prefer-let | Major | | @frontside/tsconfig | Major |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

github-actions[bot] commented 2 years ago

The preview packages of this pull request have been published. Click on the following packages for instructions on how to install them:

eslint-plugin-prefer-let --- Install using the following command: ```bash $ npm install eslint-plugin-prefer-let@bump-versions ``` Or update your package.json file: ```bash { "eslint-plugin-prefer-let": "bump-versions" } ``` ---
@frontside/tsconfig --- Install using the following command: ```bash $ npm install @frontside/tsconfig@bump-versions ``` Or update your package.json file: ```bash { "@frontside/tsconfig": "bump-versions" } ``` ---

Generated by :no_entry_sign: dangerJS against 1c687b44f68df44fe18f28a1b1e1f05128b93119