Skip to content

Commit

Permalink
chore(release): 2.16.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.16.0](v2.15.1...v2.16.0) (2022-07-08)

 CID `bafybeif2m4cd3vwwx532hclbuifl2ihqvtv627jatrljrh44gzmvtlg4xe`

 ---

### Features

* Add ipfs-gui-bot for semantic release ([36d5eea](36d5eea))
* automate releases ([#1957](#1957)) ([8bc04ac](8bc04ac))

### Bug Fixes

* **ci:** .github/workflows/tx-pull.yml ([7ddf870](7ddf870))
* npm install before semantic release ([e806924](e806924))
* semantic-release uses GITHUB_TOKEN ([1f74b1b](1f74b1b))
* updated ipfs-geoip (2022-06-28) ([#1958](#1958)) ([9e4dde2](9e4dde2))

### Trivial Changes

* **i18n:** pull translations automatically ([#1956](#1956)) ([0c47a69](0c47a69))
* pull transifex translations ([#1960](#1960)) ([e9a0fe2](e9a0fe2))
* **readme:** js-ipfs CID update blocked by [#1730](#1730) ([#1959](#1959)) ([89b021c](89b021c))
  • Loading branch information
semantic-release-bot committed Jul 8, 2022
1 parent 36d5eea commit 7e91a63
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 3 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,32 @@
## [2.16.0](https://github.com/ipfs/ipfs-webui/compare/v2.15.1...v2.16.0) (2022-07-08)


CID `bafybeif2m4cd3vwwx532hclbuifl2ihqvtv627jatrljrh44gzmvtlg4xe`

---



### Features

* Add ipfs-gui-bot for semantic release ([36d5eea](https://github.com/ipfs/ipfs-webui/commit/36d5eeaec72f9bfd5614e34d35992fdff56385cd))
* automate releases ([#1957](https://github.com/ipfs/ipfs-webui/issues/1957)) ([8bc04ac](https://github.com/ipfs/ipfs-webui/commit/8bc04ac620c80868679b6ca904acb35563066895))


### Bug Fixes

* **ci:** .github/workflows/tx-pull.yml ([7ddf870](https://github.com/ipfs/ipfs-webui/commit/7ddf870ca94828e39ca07940830f41b836bc9470))
* npm install before semantic release ([e806924](https://github.com/ipfs/ipfs-webui/commit/e8069248927506fe4eda7763b78b2762a548019c))
* semantic-release uses GITHUB_TOKEN ([1f74b1b](https://github.com/ipfs/ipfs-webui/commit/1f74b1bec26835f3ea355cf4f125eba889810196))
* updated ipfs-geoip (2022-06-28) ([#1958](https://github.com/ipfs/ipfs-webui/issues/1958)) ([9e4dde2](https://github.com/ipfs/ipfs-webui/commit/9e4dde2586f3b59c6544993b1b84a97cc695fd12))


### Trivial Changes

* **i18n:** pull translations automatically ([#1956](https://github.com/ipfs/ipfs-webui/issues/1956)) ([0c47a69](https://github.com/ipfs/ipfs-webui/commit/0c47a6908790ab0390f8e674e17155963484d416))
* pull transifex translations ([#1960](https://github.com/ipfs/ipfs-webui/issues/1960)) ([e9a0fe2](https://github.com/ipfs/ipfs-webui/commit/e9a0fe2d3cf31a6e6b9dd0680a57056c16a93f78))
* **readme:** js-ipfs CID update blocked by [#1730](https://github.com/ipfs/ipfs-webui/issues/1730) ([#1959](https://github.com/ipfs/ipfs-webui/issues/1959)) ([89b021c](https://github.com/ipfs/ipfs-webui/commit/89b021c7b20b920a8dbe807adab669dba42f573f))

# Changelog
All notable changes to this project will be documented in this file.

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.15.1",
"version": "2.16.0",
"private": true,
"scripts": {
"start": "run-script-os",
Expand Down

0 comments on commit 7e91a63

Please sign in to comment.