wp-typia 0.15.2 → 0.15.3
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/README.md +6 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -22,3 +22,9 @@ Compatibility notes:
|
|
|
22
22
|
|
|
23
23
|
Maintainers: see [`docs/bunli-cli-migration.md`](../../docs/bunli-cli-migration.md)
|
|
24
24
|
for the active CLI ownership contract and the staged Bunli cutover plan.
|
|
25
|
+
|
|
26
|
+
Project meta docs:
|
|
27
|
+
|
|
28
|
+
- [Upgrade Guide](https://github.com/imjlk/wp-typia/blob/main/UPGRADE.md)
|
|
29
|
+
- [Security Policy](https://github.com/imjlk/wp-typia/blob/main/SECURITY.md)
|
|
30
|
+
- [Contributing Guide](https://github.com/imjlk/wp-typia/blob/main/CONTRIBUTING.md)
|