Skip to content

Commit 5e1a441

Browse files
committed
fix package/module publish as 1.0.2
1 parent e0dd854 commit 5e1a441

File tree

4 files changed

+94
-112
lines changed

4 files changed

+94
-112
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ Base clases and interfaces for:
2222
Published as **Apache-2.0** License.
2323

2424
----
25-
© Pedro J. Molina, PhD. 2007 - 2024
25+
© Pedro J. Molina, PhD. 2007 - 2025
2626

27-
© Metadev 2016 - 2024
27+
© Metadev 2016 - 2025

doc/Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Essential Core Changelog
22

3+
## Version 1.0.2 / 2025.01.02
4+
5+
- Fix errata in package.json on `"module": "./dist/index.mjs"` to be `"module": "./dist/index.cjs"`.
6+
37
## Version 1.0.1 / 2024.12.05
48

59
- Relax typing for `sameConcept`.

package-lock.json

Lines changed: 82 additions & 104 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)