Skip to content

Commit

Permalink
Version 0.18.1 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
gary-kim committed Sep 24, 2024
1 parent 771e605 commit 75dfb3f
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 4 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Updates may also include translation updates.

## [v0.18.1](https://github.com/gary-kim/riotchat/tree/v0.18.1) - 2024-09-24

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

### Changed

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

### Dependencies

- chore\(deps\): update dependency eslint to ^8.57.1 [\#647](https://github.com/gary-kim/riotchat/pull/647) ([@garykim-dev-renovate[bot]](https://github.com/apps/garykim-dev-renovate))
- chore\(deps\): update dependency eslint-plugin-import to ^2.30.0 [\#644](https://github.com/gary-kim/riotchat/pull/644) ([@garykim-dev-renovate[bot]](https://github.com/apps/garykim-dev-renovate))
- chore\(deps\): update dependency webpack to v5.94.0 \[security\] [\#642](https://github.com/gary-kim/riotchat/pull/642) ([@garykim-dev-renovate[bot]](https://github.com/apps/garykim-dev-renovate))
- chore\(deps\): update dependency webpack to ^5.94.0 [\#641](https://github.com/gary-kim/riotchat/pull/641) ([@garykim-dev-renovate[bot]](https://github.com/apps/garykim-dev-renovate))
- chore\(deps\): update dependency @babel/preset-env to ^7.25.4 [\#640](https://github.com/gary-kim/riotchat/pull/640) ([@garykim-dev-renovate[bot]](https://github.com/apps/garykim-dev-renovate))
- fix\(deps\): update dependency core-js to ^3.38.1 [\#639](https://github.com/gary-kim/riotchat/pull/639) ([@garykim-dev-renovate[bot]](https://github.com/apps/garykim-dev-renovate))

## [v0.18.0](https://github.com/gary-kim/riotchat/tree/v0.18.0) - 2024-08-20

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

0 comments on commit 75dfb3f

Please # to comment.