Skip to content

Commit 45b1882

Browse files
chore: release 1.0.2 (#33)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1d75b99 commit 45b1882

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.1"
2+
".": "1.0.2"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.2](https://github.com/itsnewtjam/newtralize/compare/v1.0.1...v1.0.2) (2025-03-06)
4+
5+
6+
### Bug Fixes
7+
8+
* nav menus not clickable ([#32](https://github.com/itsnewtjam/newtralize/issues/32)) ([1d75b99](https://github.com/itsnewtjam/newtralize/commit/1d75b99e62d3b4c105a1f48eb58cb8f7e54bdc54))
9+
310
## [1.0.1](https://github.com/itsnewtjam/newtralize/compare/v1.0.0...v1.0.1) (2025-02-28)
411

512

dist/update-release.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<element>newtralize</element>
66
<type>template</type>
77
<client>site</client>
8-
<version>1.0.1</version>
8+
<version>1.0.2</version>
99
<infourl>https://github.com/itsnewtjam/newtralize</infourl>
1010
<downloads>
1111
<downloadurl type="full" format="zip">https://github.com/itsnewtjam/newtralize/releases/latest/download/newtralize.zip</downloadurl>

templateDetails.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<extension type="template" version="4.0" method="upgrade">
33
<name>newtralize</name>
4-
<version>1.0.1</version>
4+
<version>1.0.2</version>
55
<author>newtjam</author>
66
<authorEmail>[email protected]</authorEmail>
77
<authorUrl>https://newtjam.com</authorUrl>

0 commit comments

Comments
 (0)