Skip to content

Commit

Permalink
chore(release): 2.19.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.19.0](v2.18.1...v2.19.0) (2022-10-03)

 CID `bafybeiavrvt53fks6u32n5p2morgblcmck4bh4ymf4rrwu7ah5zsykmqqa`

 ---

### Features

* add codecov_token to codecov step ([#2044](#2044)) ([ee7cc63](ee7cc63))
* add Web3.Storage and Estuary to pinning service templates ([#2026](#2026)) ([3aae1f2](3aae1f2))

### Bug Fixes

* **settings:** randomize pinning service templates ([#2027](#2027)) ([cd211ac](cd211ac))

### Tests

* add unit&storybook coverage to codecov ([#2023](#2023)) ([1961b17](1961b17))

### Trivial Changes

* go-ipfs -> kubo name update ([#2022](#2022)) ([183c476](183c476))
* pull new translations ([#2041](#2041)) ([1be6342](1be6342))
* Pull transifex translations ([#2028](#2028)) ([5011e12](5011e12))
* replace topojson with topojson-client ([#2035](#2035)) ([e06a878](e06a878))
  • Loading branch information
semantic-release-bot committed Oct 3, 2022
1 parent ee7cc63 commit b27f3be
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 3 deletions.
32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,35 @@
## [2.19.0](https://github.com/ipfs/ipfs-webui/compare/v2.18.1...v2.19.0) (2022-10-03)


CID `bafybeiavrvt53fks6u32n5p2morgblcmck4bh4ymf4rrwu7ah5zsykmqqa`

---



### Features

* add codecov_token to codecov step ([#2044](https://github.com/ipfs/ipfs-webui/issues/2044)) ([ee7cc63](https://github.com/ipfs/ipfs-webui/commit/ee7cc635b94959af5e94a11e7ab3b11e2b9dcee8))
* add Web3.Storage and Estuary to pinning service templates ([#2026](https://github.com/ipfs/ipfs-webui/issues/2026)) ([3aae1f2](https://github.com/ipfs/ipfs-webui/commit/3aae1f25c3777f42cedb6069691e707ac2a2269b))


### Bug Fixes

* **settings:** randomize pinning service templates ([#2027](https://github.com/ipfs/ipfs-webui/issues/2027)) ([cd211ac](https://github.com/ipfs/ipfs-webui/commit/cd211ac2af589080f133a76c47ffe1563775cfb6))


### Tests

* add unit&storybook coverage to codecov ([#2023](https://github.com/ipfs/ipfs-webui/issues/2023)) ([1961b17](https://github.com/ipfs/ipfs-webui/commit/1961b179b7a6de289cf799429d95015756490b0a))


### Trivial Changes

* go-ipfs -> kubo name update ([#2022](https://github.com/ipfs/ipfs-webui/issues/2022)) ([183c476](https://github.com/ipfs/ipfs-webui/commit/183c476581fcbfa612aacf6b3622a9d6a8620afc))
* pull new translations ([#2041](https://github.com/ipfs/ipfs-webui/issues/2041)) ([1be6342](https://github.com/ipfs/ipfs-webui/commit/1be6342a54b4e147641484102dd1282dc4dcaeb9))
* Pull transifex translations ([#2028](https://github.com/ipfs/ipfs-webui/issues/2028)) ([5011e12](https://github.com/ipfs/ipfs-webui/commit/5011e120e59bb5b07bc28bdfb60ed6a5128fc525))
* replace topojson with topojson-client ([#2035](https://github.com/ipfs/ipfs-webui/issues/2035)) ([e06a878](https://github.com/ipfs/ipfs-webui/commit/e06a8780a9c41ea9e1e04fa840f7171db8e94bcc))

## [2.18.1](https://github.com/ipfs/ipfs-webui/compare/v2.18.0...v2.18.1) (2022-09-13)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ipfs-webui",
"version": "2.18.1",
"version": "2.19.0",
"private": true,
"files": [
"src",
Expand Down

0 comments on commit b27f3be

Please sign in to comment.