Skip to content

Commit

Permalink
Version 0.16.1 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 Sep 23, 2023
1 parent e78b179 commit a40faf7
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 4 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Updates may also include translation updates.

## [v0.16.1](https://github.com/gary-kim/riotchat/tree/v0.16.1) - 2023-09-23

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

### Changed

- Update to Element Web v1.11.43 [\#538](https://github.com/gary-kim/riotchat/pull/538) ([@gary-kim](https://github.com/gary-kim))
- Update to Element Web v1.11.39 [\#536](https://github.com/gary-kim/riotchat/pull/536) ([@gary-kim](https://github.com/gary-kim))

### Dependencies

- chore\(deps\): update dependency eslint-config-standard to ^17.1.0 [\#529](https://github.com/gary-kim/riotchat/pull/529) ([@garykim-dev-renovate[bot]](https://github.com/apps/garykim-dev-renovate))
- chore\(deps\): update dependency eslint to ^8.47.0 [\#528](https://github.com/gary-kim/riotchat/pull/528) ([@garykim-dev-renovate[bot]](https://github.com/apps/garykim-dev-renovate))
- chore\(deps\): update babel monorepo to ^7.22.10 [\#526](https://github.com/gary-kim/riotchat/pull/526) ([@garykim-dev-renovate[bot]](https://github.com/apps/garykim-dev-renovate))
- chore\(deps\): update dependency eslint-plugin-vue to ^9.17.0 [\#510](https://github.com/gary-kim/riotchat/pull/510) ([@garykim-dev-renovate[bot]](https://github.com/apps/garykim-dev-renovate))
- fix\(deps\): update dependency @nextcloud/router to ^2.1.2 [\#509](https://github.com/gary-kim/riotchat/pull/509) ([@garykim-dev-renovate[bot]](https://github.com/apps/garykim-dev-renovate))
- chore\(deps\): update dependency eslint-plugin-promise to ^6.1.1 [\#502](https://github.com/gary-kim/riotchat/pull/502) ([@garykim-dev-renovate[bot]](https://github.com/apps/garykim-dev-renovate))
- chore\(deps\): update dependency @nextcloud/browserslist-config to ^2.3.0 [\#501](https://github.com/gary-kim/riotchat/pull/501) ([@garykim-dev-renovate[bot]](https://github.com/apps/garykim-dev-renovate))

## [v0.16.0](https://github.com/gary-kim/riotchat/tree/v0.16.0) - 2023-08-14

[Full Changelog](https://github.com/gary-kim/riotchat/compare/v0.15.2...v0.16.0)
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.16.0</version>
<version>0.16.1</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.16.0",
"version": "0.16.1",
"description": "Still in development",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit a40faf7

Please # to comment.