Skip to content

Commit 04c7ac4

Browse files
committed
update changelog
1 parent 4a93b8a commit 04c7ac4

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tender-hornets-relate.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

playground/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @agney/playground
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [#88](https://github.com/agneym/playground/pull/88) [`fe7398c`](https://github.com/agneym/playground/commit/fe7398ce423f1a9bd31648a4009a2a299052d52f) Thanks [@agneym](https://github.com/agneym)! - Update the types and exports. The package is ESM only. Fix on latest 1.0 version
8+
39
## 1.0.0
410

511
### Major Changes

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agney/playground",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"private": false,
55
"description": "A simple playground for HTML, CSS and JavaScript supporting module imports.",
66
"keywords": [

0 commit comments

Comments
 (0)