Skip to content

Commit

Permalink
chore(release): 1.10.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.10.0](v1.9.3...v1.10.0) (2024-11-04)

### Bug Fixes

* pretier.config.js and file formating ([07f70cc](07f70cc))

### Features

* add prettier.config.js and format files ([c62c548](c62c548))
* add prettier.config.js and format files ([c73d02d](c73d02d))
  • Loading branch information
semantic-release-bot committed Nov 4, 2024
1 parent 07f70cc commit 2ed6c63
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.10.0](https://github.com/CoCreate-app/CoCreate-sandbox/compare/v1.9.3...v1.10.0) (2024-11-04)


### Bug Fixes

* pretier.config.js and file formating ([07f70cc](https://github.com/CoCreate-app/CoCreate-sandbox/commit/07f70cc191023388c209022ff56063da715703b0))


### Features

* add prettier.config.js and format files ([c62c548](https://github.com/CoCreate-app/CoCreate-sandbox/commit/c62c5480ca2a5dcc760e988e3649694f8f4b5305))
* add prettier.config.js and format files ([c73d02d](https://github.com/CoCreate-app/CoCreate-sandbox/commit/c73d02df156d33f34c0355e8e123d5a34cc57f50))

## [1.9.3](https://github.com/CoCreate-app/CoCreate-sandbox/compare/v1.9.2...v1.9.3) (2024-06-12)


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": "@cocreate/sandbox",
"version": "1.9.3",
"version": "1.10.0",
"description": "A simple sandbox component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"sandbox",
Expand Down

0 comments on commit 2ed6c63

Please # to comment.