Skip to content

Commit 2105b52

Browse files
chore(release): 4.6.2 [skip ci]
## [4.6.2](v4.6.1...v4.6.2) (2024-08-21) ### Bug Fixes * update classifiers, metadata ([#870](#870)) ([87592e5](87592e5))
1 parent d45fe8b commit 2105b52

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ From v1.0.0 onwards, this project adheres to [Semantic Versioning](https://semve
99
## [4.6.2](https://github.com/syrupy-project/syrupy/compare/v4.6.1...v4.6.2) (2024-08-21)
1010

1111

12+
### Bug Fixes
13+
14+
* update classifiers, metadata ([#870](https://github.com/syrupy-project/syrupy/issues/870)) ([87592e5](https://github.com/syrupy-project/syrupy/commit/87592e581f34f213cfa4d4125bcc15959dad8113))
15+
16+
## [4.6.2](https://github.com/syrupy-project/syrupy/compare/v4.6.1...v4.6.2) (2024-08-21)
17+
18+
1219
### Bug Fixes
1320

1421
* update classifiers, metadata ([#870](https://github.com/syrupy-project/syrupy/issues/870)) ([87592e5](https://github.com/syrupy-project/syrupy/commit/87592e581f34f213cfa4d4125bcc15959dad8113))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = 'syrupy'
33
license = 'Apache-2.0'
4-
version = "4.6.1"
4+
version = "4.6.2"
55
description = 'Pytest Snapshot Test Utility'
66
authors = ['Noah Ulster']
77
readme = 'README.md'

0 commit comments

Comments
 (0)