Skip to content

Commit 237e0f6

Browse files
committed
chore(core): bump version to 1.0.0-rc.4
1 parent ef673b8 commit 237e0f6

3 files changed

Lines changed: 12 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
## [1.0.0-rc.3](https://github.com/garuda-linux/garuda-ng/compare/1.0.0-rc.2..1.0.0-rc.3) - 2025-07-26
1+
## [1.0.0-rc.4](https://github.com/garuda-linux/garuda-ng/compare/1.0.0-rc.3..1.0.0-rc.4) - 2025-07-26
2+
3+
### ⚙️ Miscellaneous Tasks
4+
5+
- Publish themes to npmjs - ([ef673b8](https://github.com/garuda-linux/garuda-ng/commit/ef673b8c88242bbc3396298f350f35f7e38edea7))
6+
7+
8+
## [1.0.0-rc.3] - 2025-07-26
29

310
### ⛰️ Features
411

@@ -14,7 +21,7 @@
1421
* @dr460nf1r3 made their first contribution
1522
* @FilipTLW made their first contribution
1623

17-
## [1.0.0-rc.2] - 2025-07-13
24+
## [1.0.0-rc.2](https://github.com/garuda-linux/garuda-ng/compare/1.0.0-rc.1..1.0.0-rc.2) - 2025-07-13
1825

1926
### 🎨 Styling
2027

@@ -29,7 +36,7 @@
2936
- Generate changes.md based on current tag, not release tag - ([2dadb38](https://github.com/garuda-linux/garuda-ng/commit/2dadb38fe2184c339111ea530596897729489c1e))
3037

3138

32-
## [1.0.0-rc.1](https://github.com/garuda-linux/garuda-ng/compare/0.3.1..1.0.0-rc.1) - 2025-07-13
39+
## [1.0.0-rc.1] - 2025-07-13
3340

3441
### ⛰️ Features
3542

core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@garudalinux/core",
3-
"version": "1.0.0-rc.3",
3+
"version": "1.0.0-rc.4",
44
"description": "Component library for webpages of Garuda Linux for Angular based on PrimeNG",
55
"keywords": [
66
"garuda",

themes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@garudalinux/themes",
3-
"version": "1.0.0-rc.3",
3+
"version": "1.0.0-rc.4",
44
"description": "Theme Package for @garudalinux/core.",
55
"keywords": [
66
"garuda",

0 commit comments

Comments
 (0)