Skip to content

Commit bc7f6fd

Browse files
authored
[47] ensure README.md & LICENSE is included in npm package, and add keywords (#48)
1 parent 2918c6b commit bc7f6fd

20 files changed

Lines changed: 1122 additions & 237 deletions

File tree

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
registry=https://registry.npmjs.org

docs/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,16 @@ N.B. See changelogs for individual packages, where most change will occur:
1414

1515
This log covers the [monorepo](https://en.wikipedia.org/wiki/Monorepo).
1616

17+
## [0.10.7] - 2025-07-14
18+
19+
### Fixed
20+
21+
- removed `keywords` from `package.json` (in package root and peripherals), since serving no purpose in private packages
22+
23+
### Added
24+
25+
- `.npmrc` for ensuring correct registry
26+
1727
## [0.10.6] - 2025-07-14
1828

1929
### Fixed

0 commit comments

Comments
 (0)