Skip to content

Commit dc48322

Browse files
committed
chore(release): 0.0.3-alpha.3
1 parent 66f6692 commit dc48322

3 files changed

Lines changed: 41 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,45 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### 0.0.3-alpha.3 (2025-09-06)
6+
7+
8+
### Features
9+
10+
* add damage resistance roll hook ([e299e5f](https://github.com/mirnau/sr3e/commit/e299e5ff1cc52e70dd826b405687bd64eb1efdf2))
11+
* allow generic responder basis ([2177b21](https://github.com/mirnau/sr3e/commit/2177b2154b50d0f40749a877f0507aa4ce6718f3))
12+
* allow generic responder basis ([2f5be94](https://github.com/mirnau/sr3e/commit/2f5be946e2f470ba7125f2526e9af7bca15ec91c))
13+
* detail contested skill and attribute rolls ([72ec641](https://github.com/mirnau/sr3e/commit/72ec641e910b6d124cb1f7787562e4e05987649f))
14+
* include dodge in resistance target modifiers ([94c197d](https://github.com/mirnau/sr3e/commit/94c197da27fb1a5c62a38bcf1a6e434d7eca0ba3))
15+
* preserve contest flow after basis change ([8b22229](https://github.com/mirnau/sr3e/commit/8b22229232d14317693c7d97e546b401fcb1fa05))
16+
* show dodge and defense modifiers ([a34a231](https://github.com/mirnau/sr3e/commit/a34a231a0831e7c76189f5dfa3e102d7bee75e1b))
17+
18+
19+
### Bug Fixes
20+
21+
* 4 ([53390f6](https://github.com/mirnau/sr3e/commit/53390f6597b7b0c1ea19695295cfe3a407786cff))
22+
* 6 ([81b2fd7](https://github.com/mirnau/sr3e/commit/81b2fd7b1eee205d92d16b50bb6f70499300460f))
23+
* add target hook for range TN modifier ([446ba4d](https://github.com/mirnau/sr3e/commit/446ba4dd04c10edd27be057e17375b1136ab2fd4))
24+
* enable opposed roll resolution ([2e45e0e](https://github.com/mirnau/sr3e/commit/2e45e0e39aa171049873e8b6a311a7ffcb175a50))
25+
* ensure resistance panel opens ([eb19ecd](https://github.com/mirnau/sr3e/commit/eb19ecdfae67da4b484d740ebcb134969a4f757f))
26+
* force test bump ([4667fda](https://github.com/mirnau/sr3e/commit/4667fdaac66fae27d3a8f458ab8639bacdb62dd4))
27+
* guard actor recalc hook ([639091b](https://github.com/mirnau/sr3e/commit/639091ba51629b919213034a7a342b4b617f2cbd))
28+
* include wearable armor ratings in resistance TN ([b5218cc](https://github.com/mirnau/sr3e/commit/b5218ccb246e9a509f0533d957cd739feddf49ee))
29+
* keep contest after basis swap ([869459c](https://github.com/mirnau/sr3e/commit/869459c40da538262fd71cd26c473b4d049f2023))
30+
* prevent recoil effect loop ([1a7a40d](https://github.com/mirnau/sr3e/commit/1a7a40d3e51f1b24335baf2e70b7544bbe03a0b9))
31+
* render sheet for resistance ([538221f](https://github.com/mirnau/sr3e/commit/538221fca6cb6fbd2c3655f85c0fe69360e89943))
32+
* stabilize recoil effect and reset button ([16cf4b1](https://github.com/mirnau/sr3e/commit/16cf4b14d3dceb42703b324fbc5d291d3c69fe42))
33+
* sync defender basis selection ([2612b60](https://github.com/mirnau/sr3e/commit/2612b60f8577e2ee734596bace45321e2bb4d5cb))
34+
* test ([2319b99](https://github.com/mirnau/sr3e/commit/2319b99efbf5ce1c19d2319d3046a8893c925891))
35+
* test ([4ad059a](https://github.com/mirnau/sr3e/commit/4ad059abf604130e450c4173f126f123a16c0c12))
36+
* test ([3602366](https://github.com/mirnau/sr3e/commit/36023668922ee76037a0da3965ad7dd85bb8a734))
37+
* test 1 ([89c84a5](https://github.com/mirnau/sr3e/commit/89c84a5f5258837b0611422443890bb406bddb15))
38+
* test 4 ([7b959d0](https://github.com/mirnau/sr3e/commit/7b959d01cb74610cf407efda47b0c976003f9a21))
39+
* test 5 ([a6f42ce](https://github.com/mirnau/sr3e/commit/a6f42ce05e63fdc4d693529083095db5de942d40))
40+
* test2 ([6381b5d](https://github.com/mirnau/sr3e/commit/6381b5db15318c1301d5fc72543f244dfecaa862))
41+
* test3 ([cd2ac27](https://github.com/mirnau/sr3e/commit/cd2ac27fa86917a21cd678229f39e324a74e3622))
42+
* test4 ([042761d](https://github.com/mirnau/sr3e/commit/042761d607202e3dca35e018c0beff394f8e4d5a))
43+
544
### [0.0.3-alpha.2](https://github.com/mirnau/sr3e/compare/v0.0.3-alpha.1...v0.0.3-alpha.2) (2025-09-06)
645

746
### [0.0.3-alpha.1](https://github.com/mirnau/sr3e/compare/v0.0.3-alpha.0...v0.0.3-alpha.1) (2025-09-06)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "my-svelte-project",
3-
"version": "0.0.3-alpha.2",
3+
"version": "0.0.3-alpha.3",
44
"type": "module",
55
"scripts": {
66
"dev": "vite",

system.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"name": "Otterbeast"
99
}
1010
],
11-
"version": "0.0.3-alpha.2",
11+
"version": "0.0.3-alpha.3",
1212
"url": "https://github.com/mirnau/sr3e",
1313
"readme": "https://raw.githubusercontent.com/mirnau/sr3e/main/README.md",
1414
"changelog": "https://raw.githubusercontent.com/mirnau/sr3e/main/CHANGELOG.md",

0 commit comments

Comments
 (0)