Skip to content

Commit

Permalink
chore(release): release 2.0.1 (#363)
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 40ea5f9 commit c34409b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

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


### Bug Fixes

* simplify YAML lint config ([#362](https://github.com/fluid-project/trivet/issues/362)) ([40ea5f9](https://github.com/fluid-project/trivet/commit/40ea5f9df913fa55c7b9a5249bbd3badb8309515))

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


Expand Down
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",
"version": "2.0.0",
"version": "2.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 c34409b

Please sign in to comment.