Skip to content

Commit

Permalink
chore(release): 1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.7.0](v1.6.0...v1.7.0) (2024-04-30)

### Features

* **ts:** add noUncheckedIndexedAccess config ([b0bdc89](b0bdc89))
  • Loading branch information
semantic-release-bot committed Apr 30, 2024
1 parent b0bdc89 commit d5afa51
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,3 +1,10 @@
# [1.7.0](https://github.com/TimoBechtel/style/compare/v1.6.0...v1.7.0) (2024-04-30)


### Features

* **ts:** add noUncheckedIndexedAccess config ([b0bdc89](https://github.com/TimoBechtel/style/commit/b0bdc89a1b9820325d13358ff13050e1221d1fa9))

# [1.6.0](https://github.com/TimoBechtel/style/compare/v1.5.0...v1.6.0) (2024-03-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@timobechtel/style",
"version": "1.6.0",
"version": "1.7.0",
"type": "module",
"files": [
"bin",
Expand Down

0 comments on commit d5afa51

Please sign in to comment.