chop-logic-components 3.7.0 → 3.7.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.
package/README.md CHANGED
@@ -11,6 +11,8 @@
11
11
  [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&logoColor=white)](https://conventionalcommits.org)
12
12
  [![Checked with Biome](https://img.shields.io/badge/Checked_with-Biome-60a5fa?style=flat&logo=biome)](https://biomejs.dev)
13
13
  [![Code Style: Prettier](https://img.shields.io/badge/Code_Style-Prettier-ff69b4.svg?style=flat)](https://prettier.io)
14
+ [![Keep a changelog](https://img.shields.io/badge/Keep%20a%20changelog-1.1.0-E05735?logo=keep-a-changelog&labelColor)](https://keepachangelog.com/en/1.1.0/)
15
+ [![Semantic versioning](https://img.shields.io/badge/SemVer-2.0.0-3F4551?logo=semver&labelColor)](https://semver.org/spec/v2.0.0)
14
16
 
15
17
  Welcome to **Chop Logic Components**, a React components library packed with a variety of **styled
16
18
  components** and **custom hooks** that are easy to integrate into any React project.
@@ -24,6 +26,7 @@ Components has the tools to make it easier.
24
26
  ## 🔗 Links
25
27
 
26
28
  - [Storybook Playground](https://choplogic.github.io/chop-logic-components)
29
+ - [Changelog](CHANGELOG.md)
27
30
  - [NPM package](https://www.npmjs.com/package/chop-logic-components)
28
31
 
29
32
  ## 📦 Installation