Skip to content

Commit bfc11c5

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.1.0
1 parent ff4018b commit bfc11c5

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# [0.1.0](https://github.com/sandialabs/pyscan/compare/v0.0.1...v0.1.0) (2024-04-18)
2+
3+
4+
### Bug Fixes
5+
6+
* fixing missing permissions in python-app.yml ([ff4018b](https://github.com/sandialabs/pyscan/commit/ff4018bb059f422445164bf1472cc1b84b143337))
7+
* giving permissions to python-app.yml for autoversioning. ([4984c3e](https://github.com/sandialabs/pyscan/commit/4984c3ec6b5c558b445f4024542ef5a848104e75))
8+
* python-app.yml updates to try and capture versioning automatically. ([b4ad18b](https://github.com/sandialabs/pyscan/commit/b4ad18b3c1e805d6a3ecbdddddb5a55a0fcd1502))
9+
* trying to correct python-app.yml missing token error. ([73350bd](https://github.com/sandialabs/pyscan/commit/73350bdf3caaadb0b10c74d074d591e6ed5c5d55))
10+
11+
12+
### Features
13+
14+
* added basic_build.yml to ensure install success on every build. ([3e791fb](https://github.com/sandialabs/pyscan/commit/3e791fb93146d5d0e16c1a269d6feb80fac142eb))
15+
16+
17+
18+
## 0.0.1 (2023-11-28)
19+
20+
21+

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"version": "0.1.0"
3+
}

0 commit comments

Comments
 (0)