Skip to content

Commit 0b3b0c0

Browse files
author
Github Actions
committed
[bot][skip ci] Update Metadata
1 parent 9a9d21e commit 0b3b0c0

4 files changed

Lines changed: 47 additions & 14 deletions

File tree

CHANGELOG.md

Lines changed: 33 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,86 +1,109 @@
1-
## v1.0.7-pre.3 (prerelease)
1+
## v1.0.7 (patch)
22

3-
Changes since v1.0.7-pre.2:
3+
Changes since v1.0.6:
44

5+
- Sync .github\workflows\dotnet.yml ([@ktsu[bot]](https://github.com/ktsu[bot]))
6+
- Sync global.json ([@ktsu[bot]](https://github.com/ktsu[bot]))
57
- Merge remote-tracking branch 'refs/remotes/origin/main' ([@ktsu[bot]](https://github.com/ktsu[bot]))
68
- Sync scripts\update-winget-manifests.ps1 ([@ktsu[bot]](https://github.com/ktsu[bot]))
9+
- Sync scripts\update-winget-manifests.ps1 ([@ktsu[bot]](https://github.com/ktsu[bot]))
10+
- Sync scripts\PSBuild.psm1 ([@ktsu[bot]](https://github.com/ktsu[bot]))
11+
- Sync global.json ([@ktsu[bot]](https://github.com/ktsu[bot]))
12+
- Merge remote-tracking branch 'refs/remotes/origin/main' ([@ktsu[bot]](https://github.com/ktsu[bot]))
13+
- Sync scripts\PSBuild.psm1 ([@ktsu[bot]](https://github.com/ktsu[bot]))
14+
- Sync scripts\PSBuild.psm1 ([@ktsu[bot]](https://github.com/ktsu[bot]))
15+
- Sync global.json ([@ktsu[bot]](https://github.com/ktsu[bot]))
16+
717
## v1.0.7-pre.3 (prerelease)
818

919
Changes since v1.0.7-pre.2:
1020

1121
- Merge remote-tracking branch 'refs/remotes/origin/main' ([@ktsu[bot]](https://github.com/ktsu[bot]))
1222
- Sync scripts\update-winget-manifests.ps1 ([@ktsu[bot]](https://github.com/ktsu[bot]))
23+
1324
## v1.0.7-pre.2 (prerelease)
1425

1526
Changes since v1.0.7-pre.1:
1627

1728
- Sync scripts\update-winget-manifests.ps1 ([@ktsu[bot]](https://github.com/ktsu[bot]))
18-
- Sync global.json ([@ktsu[bot]](https://github.com/ktsu[bot]))
1929
- Sync scripts\PSBuild.psm1 ([@ktsu[bot]](https://github.com/ktsu[bot]))
30+
- Sync global.json ([@ktsu[bot]](https://github.com/ktsu[bot]))
31+
2032
## v1.0.7-pre.1 (prerelease)
2133

2234
Changes since v1.0.6:
2335

24-
- Sync global.json ([@ktsu[bot]](https://github.com/ktsu[bot]))
36+
- Merge remote-tracking branch 'refs/remotes/origin/main' ([@ktsu[bot]](https://github.com/ktsu[bot]))
2537
- Sync scripts\PSBuild.psm1 ([@ktsu[bot]](https://github.com/ktsu[bot]))
2638
- Sync scripts\PSBuild.psm1 ([@ktsu[bot]](https://github.com/ktsu[bot]))
27-
- Merge remote-tracking branch 'refs/remotes/origin/main' ([@ktsu[bot]](https://github.com/ktsu[bot]))
39+
- Sync global.json ([@ktsu[bot]](https://github.com/ktsu[bot]))
40+
2841
## v1.0.6 (patch)
2942

3043
Changes since v1.0.5:
3144

3245
- Refactor interfaces to enforce class constraints and update package references ([@matt-edmondson](https://github.com/matt-edmondson))
33-
- Remove .github\workflows\project.yml ([@matt-edmondson](https://github.com/matt-edmondson))
46+
3447
## v1.0.6-pre.4 (prerelease)
3548

3649
Changes since v1.0.6-pre.3:
3750

3851
- Sync scripts\update-winget-manifests.ps1 ([@ktsu[bot]](https://github.com/ktsu[bot]))
52+
3953
## v1.0.6-pre.3 (prerelease)
4054

4155
Changes since v1.0.6-pre.2:
4256

4357
- Sync .github\workflows\dotnet.yml ([@ktsu[bot]](https://github.com/ktsu[bot]))
58+
4459
## v1.0.6-pre.2 (prerelease)
4560

4661
Changes since v1.0.6-pre.1:
4762

4863
- Sync scripts\PSBuild.psm1 ([@ktsu[bot]](https://github.com/ktsu[bot]))
4964
- Sync .github\workflows\dotnet.yml ([@ktsu[bot]](https://github.com/ktsu[bot]))
65+
5066
## v1.0.6-pre.1 (prerelease)
5167

52-
Incremental prerelease update.
68+
No significant changes detected since v1.0.6.
69+
5370
## v1.0.5 (patch)
5471

5572
Changes since v1.0.4:
5673

5774
- Update project configuration and dependencies ([@matt-edmondson](https://github.com/matt-edmondson))
75+
5876
## v1.0.4 (patch)
5977

6078
Changes since v1.0.3:
6179

62-
- Enhance project documentation and metadata ([@matt-edmondson](https://github.com/matt-edmondson))
6380
- Fix using directive placement in NavigationStackTests.cs for consistency with coding standards ([@matt-edmondson](https://github.com/matt-edmondson))
81+
- Enhance project documentation and metadata ([@matt-edmondson](https://github.com/matt-edmondson))
82+
6483
## v1.0.3 (patch)
6584

6685
Changes since v1.0.2:
6786

6887
- Update project configuration and dependencies ([@matt-edmondson](https://github.com/matt-edmondson))
88+
6989
## v1.0.2 (patch)
7090

7191
Changes since v1.0.1:
7292

7393
- Refactor navigation-related classes for clarity and performance ([@matt-edmondson](https://github.com/matt-edmondson))
94+
7495
## v1.0.1 (patch)
7596

7697
Changes since v1.0.0:
7798

99+
- Refactor NavigationStackTests to use INavigation interface instead of INavigationStack. Updated test methods to reflect changes in navigation service implementation, ensuring consistency and improved readability. ([@matt-edmondson](https://github.com/matt-edmondson))
78100
- Refactor navigation services and contracts to enhance code quality. Updated accessibility modifiers to public for several members, moved using directives inside namespace declarations, and renamed NavigationStack to Navigation for consistency. Improved structure in InMemoryPersistenceProvider, JsonFilePersistenceProvider, and other service files. ([@matt-edmondson](https://github.com/matt-edmondson))
79101
- Refactor navigation interfaces and models to improve code quality and adhere to coding standards. Updated INavigationStack to INavigation, modified event handlers to use EventHandler<T> pattern, and ensured public accessibility modifiers are applied. Moved using directives inside namespace declarations to comply with IDE0065 rules across multiple files. ([@matt-edmondson](https://github.com/matt-edmondson))
80-
- Refactor NavigationStackTests to use INavigation interface instead of INavigationStack. Updated test methods to reflect changes in navigation service implementation, ensuring consistency and improved readability. ([@matt-edmondson](https://github.com/matt-edmondson))
102+
81103
## v1.0.0 (major)
82104

83-
- Initial commit for Navigation ([@matt-edmondson](https://github.com/matt-edmondson))
84105
- Enhance coding standards in derived cursor rules and add testing discussion documentation. Updated derived cursor rules to enforce namespace usage for using directives, require explicit accessibility modifiers, and adhere to .NET naming conventions. Included common build error guidelines to improve code quality and maintainability. ([@matt-edmondson](https://github.com/matt-edmondson))
85106
- Add Directory.Packages.props and global.json for centralized package management and SDK configuration. Update Navigation.Core project to handle nullability with default(T?) in NavigationStack. Modify .specstory to include derived cursor rules backup and add testing procedures discussion documentation. ([@matt-edmondson](https://github.com/matt-edmondson))
86107
- Add initial implementation of Navigation Stack Library with core features including navigation management, undo/redo support, and persistence. Introduced contracts, models, and services architecture, along with comprehensive documentation and examples. ([@matt-edmondson](https://github.com/matt-edmondson))
108+
- Initial commit for Navigation ([@matt-edmondson](https://github.com/matt-edmondson))
109+

LATEST_CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
1-
## v1.0.7-pre.3 (prerelease)
1+
## v1.0.7 (patch)
22

3-
Changes since v1.0.7-pre.2:
3+
Changes since v1.0.6:
44

5+
- Sync .github\workflows\dotnet.yml ([@ktsu[bot]](https://github.com/ktsu[bot]))
6+
- Sync global.json ([@ktsu[bot]](https://github.com/ktsu[bot]))
57
- Merge remote-tracking branch 'refs/remotes/origin/main' ([@ktsu[bot]](https://github.com/ktsu[bot]))
68
- Sync scripts\update-winget-manifests.ps1 ([@ktsu[bot]](https://github.com/ktsu[bot]))
9+
- Sync scripts\update-winget-manifests.ps1 ([@ktsu[bot]](https://github.com/ktsu[bot]))
10+
- Sync scripts\PSBuild.psm1 ([@ktsu[bot]](https://github.com/ktsu[bot]))
11+
- Sync global.json ([@ktsu[bot]](https://github.com/ktsu[bot]))
12+
- Merge remote-tracking branch 'refs/remotes/origin/main' ([@ktsu[bot]](https://github.com/ktsu[bot]))
13+
- Sync scripts\PSBuild.psm1 ([@ktsu[bot]](https://github.com/ktsu[bot]))
14+
- Sync scripts\PSBuild.psm1 ([@ktsu[bot]](https://github.com/ktsu[bot]))
15+
- Sync global.json ([@ktsu[bot]](https://github.com/ktsu[bot]))
16+

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2020
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2121
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2222
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
23-
SOFTWARE.
23+
SOFTWARE.

VERSION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.7-pre.3
1+
1.0.7

0 commit comments

Comments
 (0)