@storm-software/config
Advanced tools
Comparing version 1.7.1 to 1.7.2
@@ -0,1 +1,13 @@ | ||
## 1.7.2 (2024-03-28) | ||
### 🩹 Fixes | ||
- **git-tools:** Added code to add ts plugin transpilers ([ec514d57](https://github.com/storm-software/storm-ops/commit/ec514d57)) | ||
### ❤️ Thank You | ||
- Patrick Sullivan | ||
## 1.7.1 (2024-03-28) | ||
@@ -2,0 +14,0 @@ |
{ | ||
"name": "@storm-software/config", | ||
"version": "1.7.1", | ||
"version": "1.7.2", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "⚡The Storm-Ops monorepo contains utility applications, tools, and various libraries to create modern and scalable web applications.", |
@@ -19,3 +19,3 @@ <!-- START header --> | ||
[![Version](https://img.shields.io/badge/version-1.6.0-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/) | ||
[![Version](https://img.shields.io/badge/version-1.7.1-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/) | ||
[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/) [![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/) ![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6) [![documented with docusaurus](https://img.shields.io/badge/documented_with-docusaurus-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://docusaurus.io/) ![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6) | ||
@@ -22,0 +22,0 @@ |
37344