Skip to content

Commit 0216fac

Browse files
chore(release): 1.3.0 [skip ci]
## [1.3.0](v1.2.1...v1.3.0) (2024-04-23) ### Features * support testing on bun ([#18](#18)) ([73085b7](73085b7)) ### Trivial Changes * update workflow ([b3f87d5](b3f87d5))
1 parent b3f87d5 commit 0216fac

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.3.0](https://github.com/ipfs-examples/test-ipfs-example/compare/v1.2.1...v1.3.0) (2024-04-23)
2+
3+
4+
### Features
5+
6+
* support testing on bun ([#18](https://github.com/ipfs-examples/test-ipfs-example/issues/18)) ([73085b7](https://github.com/ipfs-examples/test-ipfs-example/commit/73085b73586330cf9980568ee2766b64e945b4f3))
7+
8+
9+
### Trivial Changes
10+
11+
* update workflow ([b3f87d5](https://github.com/ipfs-examples/test-ipfs-example/commit/b3f87d54832d97661396bed2b96b91081028e345))
12+
113
## [1.2.1](https://github.com/ipfs-examples/test-ipfs-example/compare/v1.2.0...v1.2.1) (2024-02-08)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-ipfs-example",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"description": "A test suite for testing examples using playwright for browsers and simple output matching for node",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs-examples/test-ipfs-example#readme",

0 commit comments

Comments
 (0)