Skip to content

Commit 2c92fb3

Browse files
committed
Version 0.3.0 Release
1 parent 9c04d93 commit 2c92fb3

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,13 @@
4040

4141
- Update header style
4242
- Fixed bug causing line breaks to appear as dots
43-
- Added lorem ipsum to the demo post
43+
- Added lorem ipsum to the demo post
44+
45+
### [0.3.0] - 2026-01-06
46+
47+
- Added issue templates
48+
- Added the following pages:
49+
- /posts/
50+
- /tags/
51+
- /categories/
52+
- /about/

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
jekyll-theme-nyx (0.2.3)
4+
jekyll-theme-nyx (0.3.0)
55
jekyll (~> 4.0)
66

77
GEM

jekyll-theme-nyx.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |spec|
44
spec.name = "jekyll-theme-nyx"
5-
spec.version = "0.2.3"
5+
spec.version = "0.3.0"
66
spec.authors = ["Slavetomints"]
77
spec.email = ["me@slavetomints.com"]
88

0 commit comments

Comments
 (0)