Skip to content

Commit

Permalink
chore(main): release 1.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 14, 2024
1 parent 88f752c commit b4dc245
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 3 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Changelog

## [1.18.2](https://github.com/aeternity/dex-ui/compare/v1.18.1...v1.18.2) (2024-02-14)


### Bug Fixes

* more readable version of node version retrieval ([73eb9e0](https://github.com/aeternity/dex-ui/commit/73eb9e012efa173670d3863ea9d319bdbfbba02d))


### CI / CD

* change gitops repo for stg ([ffe28ab](https://github.com/aeternity/dex-ui/commit/ffe28abf89e2651196aa63745cc5ff610f1232ba))
* change token key ([88f752c](https://github.com/aeternity/dex-ui/commit/88f752c7edda011f5cc62050e08ad642b32f52de))


### Refactorings

* **AboutModel:** get sdk version from package.json ([dcd8173](https://github.com/aeternity/dex-ui/commit/dcd81737e74e4235ba0b26801033f8258673f61d))
* removing debugging entries ([474f4ad](https://github.com/aeternity/dex-ui/commit/474f4ad08ff3928f696dea2c7957c0dc64f63962))


### Miscellaneous

* update to sdk@13.2.2 ([c16cfb3](https://github.com/aeternity/dex-ui/commit/c16cfb358b2b75039169e405e4bf797f75f531cf))

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


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.1",
"version": "1.18.2",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down

0 comments on commit b4dc245

Please sign in to comment.