1 Commits

Author SHA1 Message Date
github-actions[bot]
cba1c27638 ci: 👷🦋 version packages 2023-12-26 22:03:29 +00:00
5 changed files with 14 additions and 12 deletions

View File

@@ -1,5 +0,0 @@
---
"@LoredMarkdown/banners": minor
---
Created the banners layouts for the Banner Library.

View File

@@ -21,7 +21,7 @@
"@commitlint/types": "^18.4.3",
"@vercel/node": "^3.0.11",
"eslint": "^8.54.0",
"husky": "^9.0.0",
"husky": "^8.0.0",
"turbo": "^1.10.16",
"vercel": "^32.5.6",
"vitest": "^0.34.6"

View File

@@ -0,0 +1,7 @@
# @LoredMarkdown/banners
## 0.1.0
### Minor Changes
- dd845fc: Created the banners layouts for the Banner Library.

View File

@@ -2,7 +2,7 @@
"private": true,
"type": "module",
"name": "@LoredMarkdown/banners",
"version": "0.0.0",
"version": "0.1.0",
"description": "",
"main": "index.js",
"scripts": {

10
pnpm-lock.yaml generated
View File

@@ -28,8 +28,8 @@ importers:
specifier: ^8.54.0
version: 8.54.0
husky:
specifier: ^9.0.0
version: 9.0.5
specifier: ^8.0.0
version: 8.0.3
turbo:
specifier: ^1.10.16
version: 1.10.16
@@ -3170,9 +3170,9 @@ packages:
engines: {node: '>=8.12.0'}
dev: true
/husky@9.0.5:
resolution: {integrity: sha512-/EX48XLor4FczjgdJjwK4qMETrJxJqF4rkgo+NUeK8b2F4TV6s5QxAuG2JZfxm4b9WnrgBGS7bA/JK+H5CKg+A==}
engines: {node: '>=18'}
/husky@8.0.3:
resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==}
engines: {node: '>=14'}
hasBin: true
dev: true