Skip to content

Commit

Permalink
Version 0.17.5 Release
Browse files Browse the repository at this point in the history
Signed-off-by: Gary Kim <[email protected]>
  • Loading branch information
gary-kim committed Jul 11, 2024
1 parent 15f6609 commit ba0cb8b
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 4 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Updates may also include translation updates.

## [v0.17.5](https://github.com/gary-kim/riotchat/tree/v0.17.5) - 2024-07-11

[Full Changelog](https://github.com/gary-kim/riotchat/compare/v0.17.4...v0.17.5)

### Changed

- chore\(deps\): update Element Web to v1.11.70 [\#624](https://github.com/gary-kim/riotchat/pull/624) ([@garykim-dev-renovate[bot]](https://github.com/apps/garykim-dev-renovate))

### Dependencies

- chore\(deps\): update dependency eslint-plugin-vue to ^9.27.0 [\#623](https://github.com/gary-kim/riotchat/pull/623) ([@garykim-dev-renovate[bot]](https://github.com/apps/garykim-dev-renovate))
- chore\(deps\): update dependency eslint-plugin-promise to ^6.4.0 [\#622](https://github.com/gary-kim/riotchat/pull/622) ([@garykim-dev-renovate[bot]](https://github.com/apps/garykim-dev-renovate))
- fix\(deps\): update dependency @nextcloud/vue to ^8.14.0 [\#621](https://github.com/gary-kim/riotchat/pull/621) ([@garykim-dev-renovate[bot]](https://github.com/apps/garykim-dev-renovate))

## [v0.17.4](https://github.com/gary-kim/riotchat/tree/v0.17.4) - 2024-06-26

[Full Changelog](https://github.com/gary-kim/riotchat/compare/v0.17.3...v0.17.4)
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This project is not affiliated, associated, authorized, endorsed by, or in any w
The name Element as well as related names, marks, emblems and images are registered trademarks of their respective owners.
The upstream project can be found at [https://github.com/vector-im/element-web](https://github.com/vector-im/element-web).]]></description>
<version>0.17.4</version>
<version>0.17.5</version>
<licence>agpl</licence>
<author mail="[email protected]" homepage="https://garykim.dev">Gary Kim</author>
<namespace>RiotChat</namespace>
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": "riotchat",
"version": "0.17.4",
"version": "0.17.5",
"description": "Still in development",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit ba0cb8b

Please sign in to comment.