Skip to content

Commit cff1ba0

Browse files
author
Conventional Changelog Action
committed
[skip ci]
1 parent abf433c commit cff1ba0

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
# [0.3.0](https://github.com/sandialabs/pyscan/compare/v0.1.0...v0.3.0) (2024-05-16)
1+
# [0.4.0](https://github.com/sandialabs/pyscan/compare/v0.2.0...v0.4.0) (2024-05-30)
2+
3+
4+
### Features
5+
6+
* Auto versioning, change log, and release ([a2cea93](https://github.com/sandialabs/pyscan/commit/a2cea93e6143d79e9d99c15970fe9f1bc53d3576))
7+
8+
9+
10+
# [0.2.0](https://github.com/sandialabs/pyscan/compare/v0.1.0...v0.2.0) (2024-05-17)
211

312

413
### Bug Fixes
@@ -48,7 +57,6 @@
4857
* added get_version function to pyscan/general, implemented it in runfinfo, and also created a basic test file to ensure it works as expected. ([0e9fd49](https://github.com/sandialabs/pyscan/commit/0e9fd49e3720c392368e9efa44c1a6f9d7ba85f8))
4958
* added new workflow for testing versioning temporarily. ([2fdd155](https://github.com/sandialabs/pyscan/commit/2fdd155d3eb90dff372467fe025b7ffdd08852d8))
5059
* added workflow dispatch for ultimate versioning solution to temporarily test. ([842fecd](https://github.com/sandialabs/pyscan/commit/842fecd446a443cfdcc023d95ccd1e8260b8c361))
51-
* fake feature. ([6e40ac1](https://github.com/sandialabs/pyscan/commit/6e40ac16c157b50abd64f116044fc46d7cbf1c01))
5260
* Update VERSION.json ([91677f8](https://github.com/sandialabs/pyscan/commit/91677f8d0f51821dfdea19d9941ca2f275a11914))
5361

5462

VERSION.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "0.3.0"
2+
"version": "0.4.0"
33
}

0 commit comments

Comments
 (0)