Skip to content

Commit abd6c37

Browse files
committed
chore: release v0.0.1-dev.13
1 parent 7e0f98f commit abd6c37

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [0.0.1-dev.13](https://github.com/billyjacoby/browsernaut/compare/0.0.1-dev.12...0.0.1-dev.13)
8+
9+
- chore: add update tests [`7e0f98f`](https://github.com/billyjacoby/browsernaut/commit/7e0f98fba3d7af0cb27edea3c59eba6e86f40e41)
10+
- chore: update release stuffs [`8a0452e`](https://github.com/billyjacoby/browsernaut/commit/8a0452ee9300430ae2abcd7997f24659f7de3fbe)
11+
712
#### [0.0.1-dev.12](https://github.com/billyjacoby/browsernaut/compare/0.0.1-dev.11...0.0.1-dev.12)
813

14+
> 8 May 2023
15+
916
- ci: fix tauri action [`376d0a8`](https://github.com/billyjacoby/browsernaut/commit/376d0a883daa64a4cdd6b959661e471924e026d3)
17+
- chore: release v0.0.1-dev.12 [`9159f32`](https://github.com/billyjacoby/browsernaut/commit/9159f32c4858708a8bb3a79c085eeb5e40236793)
1018

1119
#### [0.0.1-dev.11](https://github.com/billyjacoby/browsernaut/compare/0.0.1-dev.10...0.0.1-dev.11)
1220

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "browsernaut",
33
"private": true,
4-
"version": "0.0.1-dev.12",
4+
"version": "0.0.1-dev.13",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)