Skip to content

Commit fe7a650

Browse files
chore(release): release 1.0.2 (#16)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 40c6c8f commit fe7a650

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.2](https://github.com/fluid-project/trivet-monolingual/compare/v1.0.1...v1.0.2) (2023-08-15)
4+
5+
6+
### Bug Fixes
7+
8+
* simplify YAML lint config ([#15](https://github.com/fluid-project/trivet-monolingual/issues/15)) ([40c6c8f](https://github.com/fluid-project/trivet-monolingual/commit/40c6c8fefcc78fb996d2d287f479d4b75eeb49b9))
9+
310
## [1.0.1](https://github.com/fluid-project/trivet-monolingual/compare/v1.0.0...v1.0.1) (2023-08-15)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "trivet-monolingual",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Trivet is a simple starter kit for Eleventy-based static sites for the Fluid Project.",
55
"scripts": {
66
"build": "npm-run-all -l clean -p build:*",

0 commit comments

Comments
 (0)