@trebired/code-discipline 4.7.0 → 4.7.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.
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to `@trebired/code-discipline` will be documented here.
|
|
4
4
|
|
|
5
|
+
## 4.7.1
|
|
6
|
+
|
|
7
|
+
- Updated the package `.gitignore` baseline so generated native build outputs, package artifacts, temp folders, logs, and local reports are ignored through Git rather than local discipline config entries.
|
|
8
|
+
|
|
5
9
|
## 4.7.0
|
|
6
10
|
|
|
7
11
|
- Changed config auto-discovery to `code-discipline.config.ts` and `.code-discipline/config.ts`, and stopped auto-discovering root `code-discipline.ts`.
|
package/native/darwin-arm64.node
CHANGED
|
Binary file
|
package/native/darwin-x64.node
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED