@asteroidcms/core-utils 0.2.1 → 0.2.2

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 +3 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,7 +1,9 @@
1
1
  <div align="center">
2
2
  <h1>
3
3
  <div style="display: inline-flex; align-items: center; gap: 4px;">
4
- <img src="https://cms.theasteroid.tech/logo/logo.svg" alt="@asteroidcms" height="25px" />
4
+ <a href="https://www.npmjs.com/package/@asteroidcms/core-utils">
5
+ <img src="https://cms.theasteroid.tech/logo/logo.svg" alt="@asteroidcms" height="25px" />
6
+ </a>
5
7
  <span>/core-utils</span>
6
8
  </div>
7
9
  </h1>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@asteroidcms/core-utils",
3
- "version": "0.2.1",
3
+ "version": "0.2.2",
4
4
  "description": "Seamless integration utilities for Asteroid CMS — Apollo provider, content hooks, and rich-text rendering.",
5
5
  "keywords": [
6
6
  "asteroidcms",