Skip to content

Commit

Permalink
chore(release): 0.6.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
last-partizan committed Nov 16, 2023
1 parent 3183d28 commit 1f3f9da
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
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.6.0-beta.1](https://github.com/MongoEngine/django-mongoengine/compare/v0.6.0-beta.0...v0.6.0-beta.1) (2023-11-16)


### Features

* Switch to ruff formatter ([3183d28](https://github.com/MongoEngine/django-mongoengine/commit/3183d286f152d418acf49ecee8b3c3dc49d6b53c))

## [0.6.0-beta.0](https://github.com/MongoEngine/django-mongoengine/compare/v0.5.7-beta.1...v0.6.0-beta.0) (2023-11-15)


Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.0-beta.0
0.6.0-beta.1

0 comments on commit 1f3f9da

Please sign in to comment.