Skip to content

Commit e042c60

Browse files
chore(main): release 1.0.3 (#4)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2d8f33b commit e042c60

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [1.0.3](https://github.com/shaka-project/express-chocolatey-server/compare/v1.0.2...v1.0.3) (2023-10-04)
4+
5+
6+
### Bug Fixes
7+
8+
* XML escape package description ([#3](https://github.com/shaka-project/express-chocolatey-server/issues/3)) ([71068d4](https://github.com/shaka-project/express-chocolatey-server/commit/71068d4c34387e59b6f0c1d07a05cd2eed729c8e))

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
@@ -1,7 +1,7 @@
11
{
22
"name": "express-chocolatey-server",
33
"description": "Simple Chocolatey package server for Express",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"homepage": "https://github.com/shaka-project/express-chocolatey-server",
66
"author": "Google",
77
"maintainers": [

0 commit comments

Comments
 (0)