Skip to content

Commit

Permalink
Merge branch 'master' of github.com:atlas-bi/System # Please enter a …
Browse files Browse the repository at this point in the history
…commit

message to explain why this merge is necessary, # especially if it merges an
updated upstream into a topic branch. # # Lines starting with '#' will be
ignored, and an empty message aborts # the commit.
  • Loading branch information
christopherpickering committed Aug 22, 2023
2 parents 3282df5 + 8d7a8ee commit 0bd473b
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.23.4 (2023-08-21)</small>

* Merge branch 'master' of github.com:atlas-bi/System # Please enter a commit message to explain why ([d73bc3d](https://github.com/atlas-bi/System/commit/d73bc3d))
* fix(http): fixed missing import ([3b0896b](https://github.com/atlas-bi/System/commit/3b0896b))

## <small>1.23.3 (2023-08-21)</small>

* Merge branch 'master' of github.com:atlas-bi/System # Please enter a commit message to explain why ([df79624](https://github.com/atlas-bi/System/commit/df79624))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -193,5 +193,5 @@
"npm run format"
]
},
"version": "1.23.3"
"version": "1.23.4"
}

0 comments on commit 0bd473b

Please sign in to comment.