Skip to content

Commit

Permalink
chore(main): release 2.3.0 (#104)
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 Apr 25, 2024
1 parent d8bb03a commit 3fd89a7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.3.0](https://github.com/jefersondaniel/pydantic-mongo/compare/v2.2.0...v2.3.0) (2024-04-25)


### Features

* Improve type checking support ([#103](https://github.com/jefersondaniel/pydantic-mongo/issues/103)) ([d8bb03a](https://github.com/jefersondaniel/pydantic-mongo/commit/d8bb03a9ad0c75a722a0cf92252fc461642adcc1))

## [2.2.0](https://github.com/jefersondaniel/pydantic-mongo/compare/v2.1.2...v2.2.0) (2024-04-11)


Expand Down
2 changes: 1 addition & 1 deletion pydantic_mongo/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2.2.0"
__version__ = "2.3.0"

0 comments on commit 3fd89a7

Please sign in to comment.