Skip to content

Commit

Permalink
chore(main): release 1.0.2 (#1475)
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] authored Jul 2, 2023
1 parent e0c656e commit fd914b0
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.0.2](https://github.com/lacolaco/contributors-img/compare/v1.0.1...v1.0.2) (2023-07-02)


### Bug Fixes

* **deps:** update dependency firebase to v9.23.0 ([#1234](https://github.com/lacolaco/contributors-img/issues/1234)) ([b0cce0f](https://github.com/lacolaco/contributors-img/commit/b0cce0fe8a324370a977f3cfc4fb02807f710a22))
* **deps:** update module cloud.google.com/go/bigquery to v1.52.0 ([#1471](https://github.com/lacolaco/contributors-img/issues/1471)) ([e0c656e](https://github.com/lacolaco/contributors-img/commit/e0c656ecb85cbdc23931335c51be510b9ec892f4))

## [1.0.1](https://github.com/lacolaco/contributors-img/compare/v1.0.0...v1.0.1) (2023-06-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "contributors-img",
"version": "1.0.1",
"version": "1.0.2",
"scripts": {
"ng": "nx",
"start": "nx serve",
Expand Down

0 comments on commit fd914b0

Please sign in to comment.