Skip to content

Commit

Permalink
chore(master): release 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 27, 2025
1 parent e495cef commit f28cd50
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [1.1.1](https://github.com/aeternity/ga-multisig-ui/compare/v1.1.0...v1.1.1) (2025-01-27)


### CI / CD

* change gitops repo for stg ([133255c](https://github.com/aeternity/ga-multisig-ui/commit/133255c07b2425189d35bee7626e7a7097ef58ea))
* change pr closed triggers ([bdc03bd](https://github.com/aeternity/ga-multisig-ui/commit/bdc03bdbe4afd2ce006a8ac23a234de962042c38))
* change stg urls ([5ef049f](https://github.com/aeternity/ga-multisig-ui/commit/5ef049f53c573f765d51f52627f1c8b83015fcd1))
* fix gh action undeploy step triggers ([3d919e7](https://github.com/aeternity/ga-multisig-ui/commit/3d919e7c947f5c61bafbc20e7f59d9331932e830))

## [1.1.0](https://github.com/aeternity/ga-multisig-ui/compare/v1.0.0...v1.1.0) (2023-01-27)


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": "ga-multisig-ui",
"version": "1.1.0",
"version": "1.1.1",
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
Expand Down

0 comments on commit f28cd50

Please sign in to comment.