chore(release): 1.0.1

This commit is contained in:
2025-08-26 21:01:55 -05:00
parent b0e74b2fa9
commit de2b374281
3 changed files with 16 additions and 3 deletions

13
CHANGELOG.md Normal file
View File

@@ -0,0 +1,13 @@
# All Changes to LST can be found below.
### 1.0.1 (2025-08-27)
### 📝 Chore
* **app:** added in commit cz and version for change logs ([3dad89c](https://git.tuffraid.net/cowch/lst/commits/3dad89c02bd699f007ba8c969cf75ca96b60649e))
### 📚 Documentation
* **ocp:** added in material lot docs ([b0e74b2](https://git.tuffraid.net/cowch/lst/commits/b0e74b2fa9c753b82f8033a827bbad18543155b7))

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "lst",
"version": "1.0.0",
"version": "1.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "lst",
"version": "1.0.0",
"version": "1.0.1",
"license": "ISC",
"dependencies": {
"@dotenvx/dotenvx": "^1.49.0",

View File

@@ -1,6 +1,6 @@
{
"name": "lst",
"version": "1.0.0",
"version": "1.0.1",
"description": "Logistics support tool - the place where the support happens.",
"main": "index.js",
"scripts": {