Skip to content

Commit

Permalink
chore(release): 1.9.8 [skip ci]
Browse files Browse the repository at this point in the history
## [1.9.8](v1.9.7...v1.9.8) (2023-11-12)

### Bug Fixes

* bump dependencies for latest features ([bc41c9a](bc41c9a))
  • Loading branch information
semantic-release-bot committed Nov 12, 2023
1 parent bc41c9a commit 04ea680
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.9.8](https://github.com/CoCreate-app/CoCreate-codearea/compare/v1.9.7...v1.9.8) (2023-11-12)


### Bug Fixes

* bump dependencies for latest features ([bc41c9a](https://github.com/CoCreate-app/CoCreate-codearea/commit/bc41c9a40d86f94d67e7cec46bf8aa921c3e520f))

## [1.9.7](https://github.com/CoCreate-app/CoCreate-codearea/compare/v1.9.6...v1.9.7) (2023-11-09)


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/codearea",
"version": "1.9.7",
"version": "1.9.8",
"description": "A simple codearea component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"codearea",
Expand Down Expand Up @@ -62,4 +62,4 @@
"@cocreate/prism": "^1.8.4",
"@cocreate/utils": "^1.27.1"
}
}
}

0 comments on commit 04ea680

Please sign in to comment.