Skip to content

Commit

Permalink
Version 0.17.2 Release
Browse files Browse the repository at this point in the history
Signed-off-by: Gary Kim <gary@garykim.dev>
  • Loading branch information
gary-kim committed May 27, 2024
1 parent ef2b067 commit 30587e4
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 4 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Updates may also include translation updates.

## [v0.17.2](https://github.com/gary-kim/riotchat/tree/v0.17.2) - 2024-05-27

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

### Changed

- chore: use personal-tools-image for CI [\#614](https://github.com/gary-kim/riotchat/pull/614) ([@gary-kim](https://github.com/gary-kim))
- chore\(deps\): update Element Web to v1.11.67 [\#610](https://github.com/gary-kim/riotchat/pull/610) ([@garykim-dev-renovate[bot]](https://github.com/apps/garykim-dev-renovate))

### Dependencies

- chore\(deps\): update dependency eslint-plugin-promise to ^6.2.0 [\#613](https://github.com/gary-kim/riotchat/pull/613) ([@garykim-dev-renovate[bot]](https://github.com/apps/garykim-dev-renovate))
- chore\(deps\): update babel monorepo to ^7.24.6 [\#612](https://github.com/gary-kim/riotchat/pull/612) ([@garykim-dev-renovate[bot]](https://github.com/apps/garykim-dev-renovate))
- fix\(deps\): update dependency @nextcloud/vue to ^8.12.0 [\#609](https://github.com/gary-kim/riotchat/pull/609) ([@garykim-dev-renovate[bot]](https://github.com/apps/garykim-dev-renovate))
- chore\(deps\): update node.js to v22 [\#602](https://github.com/gary-kim/riotchat/pull/602) ([@garykim-dev-renovate[bot]](https://github.com/apps/garykim-dev-renovate))
- chore\(deps\): update dependency css-loader to v7 [\#589](https://github.com/gary-kim/riotchat/pull/589) ([@garykim-dev-renovate[bot]](https://github.com/apps/garykim-dev-renovate))

## [v0.17.1](https://github.com/gary-kim/riotchat/tree/v0.17.1) - 2024-05-15

[Full Changelog](https://github.com/gary-kim/riotchat/compare/v0.17.0...v0.17.1)
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.1</version>
<version>0.17.2</version>
<licence>agpl</licence>
<author mail="gary@garykim.dev" 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.1",
"version": "0.17.2",
"description": "Still in development",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit 30587e4

Please # to comment.