Skip to content

Commit

Permalink
chore(master): release 2.1.0 (#679)
Browse files Browse the repository at this point in the history
* chore(master): release 2.1.0

* Update CHANGELOG.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Marvin Möltgen <[email protected]>
  • Loading branch information
github-actions[bot] and M123-dev authored Jan 5, 2023
1 parent fcb0fc7 commit 793b164
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [2.1.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v2.0.1...v2.1.0) (2023-01-05)


### Features

* Start new documentation ([Check out here](https://github.com/openfoodfacts/openfoodfacts-dart#readme)) ([#663](https://github.com/openfoodfacts/openfoodfacts-dart/issues/663)) ([7d12409](https://github.com/openfoodfacts/openfoodfacts-dart/commit/7d124091488698cc975d26550869f14604d9bbfb))


### Bug Fixes

* docs for user data query ([#680](https://github.com/openfoodfacts/openfoodfacts-dart/issues/680)) ([fcb0fc7](https://github.com/openfoodfacts/openfoodfacts-dart/commit/fcb0fc7156aa149cc6b6183e2528c6e602ab36e0))
* fixed lint error ([#674](https://github.com/openfoodfacts/openfoodfacts-dart/issues/674)) ([c947420](https://github.com/openfoodfacts/openfoodfacts-dart/commit/c94742001d627823afc2c841697f4d1d46540522))

## [2.0.1](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v2.0.0...v2.0.1) (2023-01-03)


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

0 comments on commit 793b164

Please sign in to comment.