@bitfactory/eslint-config 6.1.0 → 6.1.1

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 +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -45,7 +45,7 @@ Before publishing a new version:
45
45
  3. Create a new release, after merging the PR. This will trigger a workflow.
46
46
  4. The GitHub action workflow will then automatically create a new NPM package.
47
47
 
48
- > **For detailed automation and release rules, see the [Bitfactory NPM Package Automation Rules](.cursor/rules/npm-package-shared.mdc).**
48
+ > **For detailed automation and release rules, see the [Bitfactory NPM Package Automation Rules](.cursor/rules/tooling-shared-npm-package.mdc).**
49
49
 
50
50
  ### Local Development Configs
51
51
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bitfactory/eslint-config",
3
- "version": "6.1.0",
3
+ "version": "6.1.1",
4
4
  "description": "ESLint sharable config for Bitfactory projects",
5
5
  "keywords": [
6
6
  "eslint",