Skip to content

Commit

Permalink
chore(main): release 1.2.2 (#71)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Nov 14, 2022
1 parent 335b3ff commit a71ab95
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.2.2](https://github.com/jthegedus/asdf-gcloud/compare/v1.2.1...v1.2.2) (2022-11-14)


### Bug Fixes

* fix nextPageToken regexp in list-all, [#70](https://github.com/jthegedus/asdf-gcloud/issues/70) ([#72](https://github.com/jthegedus/asdf-gcloud/issues/72)) ([335b3ff](https://github.com/jthegedus/asdf-gcloud/commit/335b3ff62335f61c493a30381e1745d98be5cb9f))
* require python3 instead of python ([9d7ff92](https://github.com/jthegedus/asdf-gcloud/commit/9d7ff928ed699a48d005341c8b57948bbf954067))

## [1.2.1](https://github.com/jthegedus/asdf-gcloud/compare/v1.2.0...v1.2.1) (2022-08-30)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.1
1.2.2

0 comments on commit a71ab95

Please sign in to comment.