Skip to content

Commit

Permalink
chore(release): release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 11, 2023
1 parent 00f9f22 commit cb4420b
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

## [1.0.1](https://github.com/fluid-project/fluidproject.org/compare/v1.0.0...v1.0.1) (2023-09-11)


### Bug Fixes

* ignore CHANGELOG in Markdown linting ([#109](https://github.com/fluid-project/fluidproject.org/issues/109)) ([00f9f22](https://github.com/fluid-project/fluidproject.org/commit/00f9f22462c44757742bfe231d9db991f5976f69))

## 1.0.0 (2023-08-18)


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": "fluidproject.org",
"version": "1.0.0",
"version": "1.0.1",
"description": "Fluid is an open, collaborative project to improve the user experience and inclusiveness of open source software.",
"scripts": {
"build": "npm-run-all -l clean -p build:*",
Expand Down

0 comments on commit cb4420b

Please sign in to comment.