Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit 8e3c66c

Browse files
chore(main): release 0.4.2 (#207)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0df5a9f commit 8e3c66c

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.4.2](https://github.com/ogcio/ogcio-ds/compare/v0.4.1...v0.4.2) (2024-06-21)
4+
5+
6+
### Bug Fixes
7+
8+
* update storybook aws deployment ([#206](https://github.com/ogcio/ogcio-ds/issues/206)) ([0df5a9f](https://github.com/ogcio/ogcio-ds/commit/0df5a9f00e9f6060d3d9375aa830950916865440))
9+
310
## [0.4.1](https://github.com/ogcio/ogcio-ds/compare/v0.4.0...v0.4.1) (2024-06-13)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ogcio/ogcio-ds",
33
"description": "OGCIO-DS contains the code you need to start building a user interface for government platforms and services.",
4-
"version": "0.4.1",
4+
"version": "0.4.2",
55
"engines": {
66
"node": "^20.11.0",
77
"npm": "^10.2.4"

0 commit comments

Comments
 (0)