Skip to content

Commit

Permalink
Merge branch 'master' of github.com:atlas-bi/System
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherpickering committed Aug 3, 2023
2 parents d9f9240 + db765a0 commit 794eee4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## <small>1.18.1 (2023-08-03)</small>

* Merge branch 'master' of github.com:atlas-bi/System ([2c6676e](https://github.com/atlas-bi/System/commit/2c6676e))
* fix(sudo): removed sudo from ubuntu commands, they must login as root to run ([5714dbb](https://github.com/atlas-bi/System/commit/5714dbb))

## 1.18.0 (2023-08-03)

* Merge branch 'master' of github.com:atlas-bi/System ([2d55942](https://github.com/atlas-bi/System/commit/2d55942))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,5 @@
"npm run format"
]
},
"version": "1.18.0"
"version": "1.18.1"
}

0 comments on commit 794eee4

Please sign in to comment.