Skip to content

Commit 034251a

Browse files
chore(master): release 1.0.0
1 parent 738dc0d commit 034251a

3 files changed

Lines changed: 21 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [1.0.0](https://github.com/ethersphere/gateway-ui/compare/v0.3.0...v1.0.0) (2026-09-04)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* modernize project ([#394](https://github.com/ethersphere/gateway-ui/issues/394))
9+
10+
### Features
11+
12+
* modernize project ([#394](https://github.com/ethersphere/gateway-ui/issues/394)) ([7fe8142](https://github.com/ethersphere/gateway-ui/commit/7fe814268c1e8886ec58dcbd440b03fcd5347403))
13+
* vod display ([#391](https://github.com/ethersphere/gateway-ui/issues/391)) ([cbd33dc](https://github.com/ethersphere/gateway-ui/commit/cbd33dccc61d67494362c6106e7f565877cec2d4))
14+
15+
16+
### Bug Fixes
17+
18+
* fix meta links in index.html ([#400](https://github.com/ethersphere/gateway-ui/issues/400)) ([beec337](https://github.com/ethersphere/gateway-ui/commit/beec337b3268b574ddbcee34ed0e098cdc3333ab))
19+
* use absolute asset base so nested routes load ([738dc0d](https://github.com/ethersphere/gateway-ui/commit/738dc0d0183041435435ae4d130629956436f377))
20+
321
## [0.3.0](https://github.com/ethersphere/gateway-ui/compare/v0.2.2...v0.3.0) (2023-08-24)
422

523

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gateway",
3-
"version": "0.3.0",
3+
"version": "1.0.0",
44
"dependencies": {
55
"@emotion/react": "^11.0.0",
66
"@emotion/styled": "^11.0.0",

0 commit comments

Comments
 (0)