@myzbox/react-overlay 1.0.0 → 1.1.0

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 -4
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,9 +1,9 @@
1
1
  # @myzbox/react-overlay
2
2
 
3
- [![npm version](https://img.shields.io/npm/v/@myzbox/react-overlay.svg)](https://www.npmjs.com/package/@myzbox/react-overlay)
4
- [![npm downloads](https://img.shields.io/npm/dm/@myzbox/react-overlay.svg)](https://www.npmjs.com/package/@myzbox/react-overlay)
5
- [![bundle size](https://img.shields.io/bundlephobia/minzip/@myzbox/react-overlay)](https://bundlephobia.com/package/@myzbox/react-overlay)
6
- [![license](https://img.shields.io/npm/l/@myzbox/react-overlay.svg)](https://github.com/myzbox/react-overlay/blob/main/LICENSE)
3
+ [![npm version](https://img.shields.io/npm/v/@myzbox%2Freact-overlay.svg)](https://www.npmjs.com/package/@myzbox/react-overlay)
4
+ [![npm downloads](https://img.shields.io/npm/dm/@myzbox%2Freact-overlay.svg)](https://www.npmjs.com/package/@myzbox/react-overlay)
5
+ [![bundle size](https://img.shields.io/bundlephobia/minzip/@myzbox%2Freact-overlay)](https://bundlephobia.com/package/@myzbox/react-overlay)
6
+ [![license](https://img.shields.io/npm/l/@myzbox%2Freact-overlay.svg)](https://github.com/myzbox/react-overlay/blob/main/LICENSE)
7
7
 
8
8
  A highly configurable, accessible, and senior-grade React overlay library. Built with TypeScript, Accessibility, and Performance in mind.
9
9
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@myzbox/react-overlay",
3
- "version": "1.0.0",
3
+ "version": "1.1.0",
4
4
  "description": "A comprehensive React overlay library with modals, drawers, tooltips, popovers, and toast notifications",
5
5
  "keywords": [
6
6
  "react",