Skip to content

Commit

Permalink
chore(main): release 1.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and kenodressel committed Aug 25, 2023
1 parent e716371 commit 6895935
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.18.1](https://github.com/aeternity/dex-ui/compare/v1.18.0...v1.18.1) (2023-08-25)


### Bug Fixes

* be able to connect within iframe ([e716371](https://github.com/aeternity/dex-ui/commit/e71637160ec02272c74d4622281300d0dc409be3))

## [1.18.0](https://github.com/aeternity/dex-ui/compare/v1.17.3...v1.18.0) (2023-04-26)


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": "dex-ui",
"version": "1.18.0",
"version": "1.18.1",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down

0 comments on commit 6895935

Please sign in to comment.