@bitfactory/eslint-config 5.0.3 → 5.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +2 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -40,6 +40,8 @@ Before publishing a new version:
40
40
  3. Create a new release, after merging the PR. This will trigger a workflow.
41
41
  4. The GitHub action workflow will then automatically create a new NPM package.
42
42
 
43
+ > **For detailed automation and release rules, see the [Bitfactory NPM Package Automation Rules](.cursor/rules/npm-package-shared.mdc).**
44
+
43
45
  ## :package: Installing
44
46
 
45
47
  Include the config into your project:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bitfactory/eslint-config",
3
- "version": "5.0.3",
3
+ "version": "5.0.5",
4
4
  "description": "ESLint sharable config for Bitfactory projects",
5
5
  "keywords": [
6
6
  "eslint",