Skip to content

Commit

Permalink
chore(release): 1.16.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.16.6](v1.16.5...v1.16.6) (2023-10-25)

### Bug Fixes

* bump dependencies ([2aeae12](2aeae12))
  • Loading branch information
semantic-release-bot committed Oct 25, 2023
1 parent 2aeae12 commit 06a55b7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.16.6](https://github.com/CoCreate-app/CoCreate-pass/compare/v1.16.5...v1.16.6) (2023-10-25)


### Bug Fixes

* bump dependencies ([2aeae12](https://github.com/CoCreate-app/CoCreate-pass/commit/2aeae12e64e138dbcdbf89014dfa5fcaedc2a9ec))

## [1.16.5](https://github.com/CoCreate-app/CoCreate-pass/compare/v1.16.4...v1.16.5) (2023-10-17)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/pass",
"version": "1.16.5",
"version": "1.16.6",
"description": "Data attributes which can be used for components in CoCreate framework combined as a group of attributes that dynamically change attributes & fetch custom data.",
"keywords": [
"pass",
Expand Down Expand Up @@ -65,4 +65,4 @@
"@cocreate/observer": "^1.11.6",
"@cocreate/uuid": "^1.7.2"
}
}
}

0 comments on commit 06a55b7

Please sign in to comment.