Skip to content

Commit 90228b2

Browse files
committed
Moar repo-std actions
1 parent 6598af5 commit 90228b2

2 files changed

Lines changed: 9 additions & 24 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.2.1
2+
current_version = 0.0.1
33
commit = True
44
message = Bumps version to {new_version}
55
tag = False

CHANGELOG.md

Lines changed: 8 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4,37 +4,22 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
66

7-
### [1.2.1] (https://github.com/plus3it/repo-template/releases/tag/1.2.1)
7+
### [0.0.1] (https://github.com/plus3it/repo-template/releases/tag/0.0.1)
88

9-
**Summary**:
10-
11-
* Updated README.md to include config settings for github
12-
* Updated LICENSE copyright year
13-
14-
### [1.2.0] (https://github.com/plus3it/repo-template/releases/tag/1.2.0)
9+
**Released**: 2026.04.14
1510

1611
**Summary**:
1712

18-
* Updated SHA value for Github Actions Workflows
19-
* Updated CHANGELOG.template.md file
20-
* Added Master branch in release workflow logic to make migration to Github Actions more efficient
21-
22-
### 1.1.0
23-
24-
**Commit Delta**: N/A
25-
26-
**Released**: 2023.01.27
27-
28-
**Summary**:
13+
* Adds all necessary, initial install and configuration content for the Notepad++ application to be installed and ready-to-run
14+
* Adds all necessary "clean" content for the Notepad++ application to be fully removed (binaries, config-files and registry-settings
15+
* Activates initial CI content from repo-template repository
2916

30-
* Updated workflow files to be consumable and reusable, and now points to actions-workflows repo
3117

32-
### 1.0.0
3318

34-
**Commit Delta**: N/A
19+
### [0.0.0] (https://github.com/plus3it/repo-template/releases/tag/0.0.0)
3520

36-
**Released**: 2023.01.10
21+
**Released**: 2026.04.09
3722

3823
**Summary**:
3924

40-
* Initial release of capability
25+
* "Skeleton" content cloned from [repo-template](https://github.com/plus3it/repo-template) repository

0 commit comments

Comments
 (0)