Skip to content

Commit

Permalink
chore(release): 1.1.11 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.11](v1.1.10...v1.1.11) (2024-04-03)

### Bug Fixes

* **collection-of:** add Enum decorator support when it's a prop array ([4a55387](4a55387))
  • Loading branch information
semantic-release-bot committed Apr 3, 2024
1 parent 4a55387 commit 763e49c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsed/eslint-plugin",
"version": "1.1.10",
"version": "1.1.11",
"description": "Eslint rules for Ts.ED projects",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 763e49c

Please sign in to comment.