bilingual-jekyll-resume-theme 0.5.1 → 0.5.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +10 -0
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5ea2f720d22df829ac6dab0aca1a581201ee1567449a2c0ba67512c7f2132960
4
- data.tar.gz: bc93c5b2f3d9b2fd1929884e920a4262ae8c21d3707444046c3e913610e40aa3
3
+ metadata.gz: 7a160407a794060fef19ecf9df069af68dd152f04903fca2df9be92e6739a0e1
4
+ data.tar.gz: 6d8df24a03c4031c201789dafd68785e83841e15c61c096ded7981e431957008
5
5
  SHA512:
6
- metadata.gz: 322fefe211bbbdba8b4f5f5e3a0cb03c8234bf2e3e8ed39917f3f5276af2b4479ec8a8ccf43ab247d660e68e280c805ca9588c252d32ec48d23d0a4e05aa98e6
7
- data.tar.gz: 5868eac58b890caf9efefd44615453c7ff58bc2001e7b977610808d48bbd1bb462d2bc357a2993b20bcb03bd8120188c086262ab9d0f1d77f33593a26991e89f
6
+ metadata.gz: fd7ac5fa5738962bf6a1a2f52b0d76809b7d7ceb195b8e16b6d06ea6767b3e8230520f940654cfb33c09d8b56cfca1dfe552fd7707cde23ce46a6ea97f14abd6
7
+ data.tar.gz: e9acabde4734416d1350a24a0aab3356da47bec4f6f37c56752760a667a3387d2eaa2aab57605f35d352a9ef9e25b2a249a7366050b1beacd998f5d5a086a0d8
data/CHANGELOG.md CHANGED
@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
4
4
 
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
+ ## [0.5.2] - 2026-05-09
8
+
9
+ ### Added
10
+ * Add GitHub Actions workflow for publishing Ruby gem ([`0f8fd88`](https://github.com/kmutahar/bilingual-jekyll-resume-theme/commit/0f8fd889776fbc4be385c9c55fcbc6dbc04c2938))
11
+
12
+
13
+ ### Changed
14
+ * Update GitHub Actions workflow for publishing Ruby gem with improved comments and version compatibility ([`5c2095c`](https://github.com/kmutahar/bilingual-jekyll-resume-theme/commit/5c2095ca4818c34fc75bd214e43f527ba3d4db18))
15
+
7
16
  ## [0.5.1] - 2026-05-09
8
17
 
9
18
  ### Changed
@@ -134,6 +143,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
134
143
 
135
144
  * Initial commit (New Theme Template) ([`00af662`](https://github.com/kmutahar/bilingual-jekyll-resume-theme/commit/00af6628dfec7aefe0ef7d7083bf98c9713a5ffd))
136
145
 
146
+ [0.5.2]: https://github.com/kmutahar/bilingual-jekyll-resume-theme/compare/v0.5.1...0.5.2
137
147
  [0.5.1]: https://github.com/kmutahar/bilingual-jekyll-resume-theme/compare/v0.5.0...v0.5.1
138
148
  [0.5.0]: https://github.com/kmutahar/bilingual-jekyll-resume-theme/compare/v0.4.0...v0.5.0
139
149
  [0.4.0]: https://github.com/kmutahar/bilingual-jekyll-resume-theme/compare/v0.3.1...v0.4.0
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bilingual-jekyll-resume-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.1
4
+ version: 0.5.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Khaldoon Mutahar