Skip to content

Commit

Permalink
chore(master): release 3.2.0 (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
nugaon authored Sep 12, 2024
1 parent 3c91aa6 commit e1a18db
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

## [3.2.0](https://github.com/fairDataSociety/fdp-play/compare/v3.1.0...v3.2.0) (2024-09-12)


### Features

* bee 2.2 ([#147](https://github.com/fairDataSociety/fdp-play/issues/147)) ([3c91aa6](https://github.com/fairDataSociety/fdp-play/commit/3c91aa6bfb19601d382666fa87916e3882870b3b))

## [3.1.0](https://github.com/fairDataSociety/fdp-play/compare/v3.0.1...v3.1.0) (2024-06-14)


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": "@fairdatasociety/fdp-play",
"version": "3.1.0",
"version": "3.2.0",
"description": "Orchestration CLI for spinning up local development Bee cluster and FDP environment with Docker",
"keywords": [
"bee",
Expand Down

0 comments on commit e1a18db

Please sign in to comment.