Compare commits
1 Commits
changeset-
...
renovate/a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
66f4a5e93c |
5
.changeset/hot-seals-enjoy.md
Normal file
5
.changeset/hot-seals-enjoy.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@LoredMarkdown/banners": minor
|
||||
---
|
||||
|
||||
Created the banners layouts for the Banner Library.
|
||||
2
.github/actions/pnpm-setup/action.yml
vendored
2
.github/actions/pnpm-setup/action.yml
vendored
@@ -36,7 +36,7 @@ runs:
|
||||
echo "STORE_PATH=$(pnpm store path)" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Setup pnpm cache
|
||||
uses: actions/cache@v3
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: ${{ steps.pnpm-cache.outputs.STORE_PATH }}
|
||||
key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }}
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
# @LoredMarkdown/banners
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- dd845fc: Created the banners layouts for the Banner Library.
|
||||
@@ -2,7 +2,7 @@
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"name": "@LoredMarkdown/banners",
|
||||
"version": "0.1.0",
|
||||
"version": "0.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user