chore(release): v0.0.3-alpha.3
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -1,3 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## [0.0.3-alpha.3](https://git.tuffraid.net/cowch/logistics_support_tool/compare/v0.0.3-alpha.2...v0.0.3-alpha.3) (2025-07-12)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **release:** more fixes ([6a7fcad](https://git.tuffraid.net/cowch/logistics_support_tool/commit/6a7fcadd2f8c52faec33bab7b2e73b0ef9943895))
|
||||
|
||||
## <small>0.0.3-alpha.1 (2025-07-12)</small>
|
||||
|
||||
* chore(release): v0.0.3-alpha.0 ([1172fe8](https://git.tuffraid.net/cowch/logistics_support_tool/commits/1172fe8))
|
||||
@@ -168,6 +176,3 @@
|
||||
* feat(starter): intial starter release ([b370cb1](https://git.tuffraid.net/cowch/logistics_support_tool/commits/b370cb1))
|
||||
* Initial commit ([e4d3fc9](https://git.tuffraid.net/cowch/logistics_support_tool/commits/e4d3fc9))
|
||||
* Update README.md ([e081c8f](https://git.tuffraid.net/cowch/logistics_support_tool/commits/e081c8f))
|
||||
|
||||
|
||||
|
||||
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "logistics_support_tool",
|
||||
"version": "0.0.3-alpha.2",
|
||||
"version": "0.0.3-alpha.3",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "logistics_support_tool",
|
||||
"version": "0.0.3-alpha.2",
|
||||
"version": "0.0.3-alpha.3",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"conventional-changelog": "^7.1.1",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "logistics_support_tool",
|
||||
"version": "0.0.3-alpha.2",
|
||||
"version": "0.0.3-alpha.3",
|
||||
"description": "This is the new logisitcs support tool",
|
||||
"private": true,
|
||||
"main": "index.js",
|
||||
|
||||
Reference in New Issue
Block a user