Skip to content

Commit df11b76

Browse files
committed
chore(release): v1.1.1
1 parent 0dc10dd commit df11b76

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## v1.1.1
9+
10+
[compare changes](https://github.com/mitre/nuxt-github-pages/compare/v1.1.0...v1.1.1)
11+
812
## [1.1.0] - 2025-02-03
913

1014
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-github-pages",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Nuxt module to fix trailing slash issues for GitHub Pages deployments",
55
"repository": "mitre/nuxt-github-pages",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)