Skip to content

Commit

Permalink
chore(release): release 1.0.1 (#11)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Aug 15, 2023
1 parent 792a9fe commit 17bd837
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.0.1](https://github.com/fluid-project/trivet-monolingual/compare/v1.0.0...v1.0.1) (2023-08-15)


### Bug Fixes

* better YAML lint pattern ([#9](https://github.com/fluid-project/trivet-monolingual/issues/9)) ([fd39e78](https://github.com/fluid-project/trivet-monolingual/commit/fd39e78c6ed84232e607dfd7d872cda157512a23))
* resolve issue with pagination URLs ([#8](https://github.com/fluid-project/trivet-monolingual/issues/8)) ([47d4a35](https://github.com/fluid-project/trivet-monolingual/commit/47d4a35ba3861944c4997afa84caa0cd0edb076b))

## 1.0.0 (2023-08-10)

Initial release.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "trivet-monolingual",
"version": "1.0.0",
"version": "1.0.1",
"description": "Trivet is a simple starter kit for Eleventy-based static sites for the Fluid Project.",
"scripts": {
"build": "npm-run-all -l clean -p build:*",
Expand Down

0 comments on commit 17bd837

Please sign in to comment.