@jump-section/react 1.0.12 → 1.0.14

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 +4 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # @jump-section/react
2
2
 
3
+ <div align="center">
4
+ <img src="https://raw.githubusercontent.com/bae080311/jump-section/main/docs/public/logo.png" alt="Jump Section Logo" width="200" />
5
+ </div>
6
+
3
7
  React hooks for jump-section scroll management. Easily add scroll-to-section navigation to your React applications.
4
8
 
5
9
  ## Installation
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jump-section/react",
3
- "version": "1.0.12",
3
+ "version": "1.0.14",
4
4
  "description": "React hooks for jump-section scroll management",
5
5
  "keywords": [
6
6
  "scroll",