thefrontside / javascript

Frontside JavaScript tooling
9 stars 5 forks source link

Version Packages #40

Closed frontsidejack closed 2 years ago

frontsidejack commented 2 years ago

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to v2, this PR will be updated.

Releases

eslint-plugin-prefer-let@3.0.0

Major Changes

Major Changes

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@changeset-release_v2 ``` Or update your package.json file: ```bash { "eslint-plugin-prefer-let": "changeset-release_v2" } ``` ---
@frontside/tsconfig --- Install using the following command: ```bash $ npm install @frontside/tsconfig@changeset-release_v2 ``` Or update your package.json file: ```bash { "@frontside/tsconfig": "changeset-release_v2" } ``` ---

Generated by :no_entry_sign: dangerJS against e64bfd37b84fee4ca6acfbd8d726e71f01430728