ci: 👷🦋 version packages

This commit is contained in:
github-actions[bot]
2024-01-18 03:34:57 +00:00
parent 2fe67cdd69
commit 5e4c8f1088
3 changed files with 8 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"lilbetter.js": patch
---
Created the boilerplate and package setup

7
CHANGELOG.md Normal file
View File

@@ -0,0 +1,7 @@
# lilbetter.js
## 0.0.1
### Patch Changes
- 2fe67cd: Created the boilerplate and package setup

View File

@@ -1,6 +1,6 @@
{
"name": "lilbetter.js",
"version": "0.0.0",
"version": "0.0.1",
"description": "",
"main": "./src/index.js",
"scripts": {