Skip to content

Commit f3aca78

Browse files
chore(release): 0.2.2-beta.1 [skip ci]
## [0.2.2-beta.1](v0.2.1...v0.2.2-beta.1) (2025-10-02) ### Bug Fixes * Add @semantic-release/changelog ([2096232](2096232)) * **deps:** Regenerate lock files ([7e004fa](7e004fa))
1 parent eeb1d46 commit f3aca78

File tree

4 files changed

+13
-5
lines changed

4 files changed

+13
-5
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [0.2.2-beta.1](https://github.com/AlbusKavaliro/AntiXss/compare/v0.2.1...v0.2.2-beta.1) (2025-10-02)
2+
3+
4+
### Bug Fixes
5+
6+
* Add @semantic-release/changelog ([2096232](https://github.com/AlbusKavaliro/AntiXss/commit/2096232f1574b054dc6515675c4d98b6ee93e55c))
7+
* **deps:** Regenerate lock files ([7e004fa](https://github.com/AlbusKavaliro/AntiXss/commit/7e004fa956c729b2293c68cf94ae377bb670f378))
8+
19
## [0.2.1-beta.3](https://github.com/AlbusKavaliro/AntiXss/compare/v0.2.1-beta.2...v0.2.1-beta.3) (2025-10-02)
210

311

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
<PublishRepositoryUrl>true</PublishRepositoryUrl>
3434
<RepositoryType>git</RepositoryType>
3535
<RepositoryBranch>main</RepositoryBranch>
36-
<RepositoryCommit>249eb099254adcfb59964e6d7a06542595ecc9f1</RepositoryCommit>
37-
<Version>0.2.1-beta.3</Version>
36+
<RepositoryCommit>eeb1d46da29fddd3ce65e2e9af21f0362444492d</RepositoryCommit>
37+
<Version>0.2.2-beta.1</Version>
3838
</PropertyGroup>
3939

4040
<ItemGroup>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,5 @@
7373
}
7474
]
7575
},
76-
"version": "0.2.1-beta.3"
76+
"version": "0.2.2-beta.1"
7777
}

0 commit comments

Comments
 (0)