Skip to content

Commit a0941e1

Browse files
chore(release): bump version to 0.5.0 [skip ci]
1 parent 5a9f9b5 commit a0941e1

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
4+
## [0.5.0](https://github.com/NLeSC/data-storytelling/releases/tag/v0.5.0) - 2025-12-22
5+
6+
## What's Changed
7+
8+
### ✨ Features
9+
- feat: Add resources page for data storytelling tools and guides. feat: add zoom buttons to manipulate cards fix: unresponsive scroll (f3eb97c)
10+
- feat: update changelog generation and create CHANGELOG.md file (24ef070)
11+
12+
### 📦 Other Changes
13+
- Merge branch 'main' of https://github.com/NLeSC/data-storytelling (5a9f9b5)
14+
15+
316
All notable changes to this project will be documented in this file.
417

518
## [0.3.1](https://github.com/NLeSC/data-storytelling/releases/tag/v0.3.1) - 2025-12-22

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ keywords:
3838
- ai-powered
3939
- scientific-communication
4040
license: Apache-2.0
41-
version: 0.4.0
41+
version: 0.5.0
4242
date-released: 2025-12-22

webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "webapp",
33
"private": true,
4-
"version": "0.4.0",
4+
"version": "0.5.0",
55
"type": "module",
66
"scripts": {
77
"dev": "vite dev",

0 commit comments

Comments
 (0)