1 Commits

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

View File

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

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": {