diff --git a/CHANGELOG.md b/CHANGELOG.md index fbe11c1..f606717 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 0.0.5 (2024-12-15) + +* fix: artifact container width ([dcc78b4](https://github.com/i-am-bee/bee-artifacts-site/commit/dcc78b4)) +* fix: from QA ([094a7f8](https://github.com/i-am-bee/bee-artifacts-site/commit/094a7f8)) + ## 0.0.4 (2024-12-13) * feat(apps): add naive limit using local storage (#12) ([2ff1789](https://github.com/i-am-bee/bee-artifacts-site/commit/2ff1789)), closes [#12](https://github.com/i-am-bee/bee-artifacts-site/issues/12) diff --git a/package.json b/package.json index e9749b3..95ede7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bee-artifacts-site", - "version": "0.0.4", + "version": "0.0.5", "private": true, "author": "IBM Corp.", "scripts": {