Skip to content

Commit

Permalink
chore(release): v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Apr 18, 2024
1 parent ff4018b commit bfc11c5
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# [0.1.0](https://github.com/sandialabs/pyscan/compare/v0.0.1...v0.1.0) (2024-04-18)


### Bug Fixes

* fixing missing permissions in python-app.yml ([ff4018b](https://github.com/sandialabs/pyscan/commit/ff4018bb059f422445164bf1472cc1b84b143337))
* giving permissions to python-app.yml for autoversioning. ([4984c3e](https://github.com/sandialabs/pyscan/commit/4984c3ec6b5c558b445f4024542ef5a848104e75))
* python-app.yml updates to try and capture versioning automatically. ([b4ad18b](https://github.com/sandialabs/pyscan/commit/b4ad18b3c1e805d6a3ecbdddddb5a55a0fcd1502))
* trying to correct python-app.yml missing token error. ([73350bd](https://github.com/sandialabs/pyscan/commit/73350bdf3caaadb0b10c74d074d591e6ed5c5d55))


### Features

* added basic_build.yml to ensure install success on every build. ([3e791fb](https://github.com/sandialabs/pyscan/commit/3e791fb93146d5d0e16c1a269d6feb80fac142eb))



## 0.0.1 (2023-11-28)



3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"version": "0.1.0"
}

0 comments on commit bfc11c5

Please sign in to comment.