Skip to content

Commit b8f8a9d

Browse files
authored
Merge pull request #101 from xdev-software/develop
Release
2 parents 13e4458 + c470d05 commit b8f8a9d

11 files changed

Lines changed: 22 additions & 6840 deletions

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,6 @@ MigrationBackup/
355355
## Custom
356356
# TypeScript project
357357
node_modules
358-
dist
359358

360359
# .Net project
361360
bin

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 1.2.3
2+
* Include missing frontend distribution data
3+
14
# 1.2.2
25
* Change Docker packaging to be closer to .NET defaults
36
* Fixes broken styling #95

src/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css

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

src/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map

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

src/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js

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

src/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map

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

0 commit comments

Comments
 (0)