Skip to content

Commit

Permalink
chore: release 0.68.0 (#2740)
Browse files Browse the repository at this point in the history
  • Loading branch information
gray-bot committed Feb 1, 2024
1 parent 09248db commit f1c136d
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"0.67.0"}
{".":"0.68.0"}
16 changes: 16 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.68.0](https://github.com/graycoreio/daffodil/compare/v0.67.0...v0.68.0) (2024-02-01)


### ⚠ BREAKING CHANGES

* **daffio:** use ng17 version of vercel build ([#2739](https://github.com/graycoreio/daffodil/issues/2739))

### Features

* **daffio:** update `/guides` path to `/packages` ([#2738](https://github.com/graycoreio/daffodil/issues/2738)) ([18565d2](https://github.com/graycoreio/daffodil/commit/18565d2475e8f2abf12d91e729fcee7c8b88e265))


### Build System

* **daffio:** use ng17 version of vercel build ([#2739](https://github.com/graycoreio/daffodil/issues/2739)) ([5097583](https://github.com/graycoreio/daffodil/commit/5097583c722a500e166b37c0fdc28f0ce929414d))

## [0.67.0](https://github.com/graycoreio/daffodil/compare/v0.66.1...v0.67.0) (2024-01-25)


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": "@daffodil/daffodil",
"version": "0.67.0",
"version": "0.68.0",
"license": "MIT",
"scripts": {
"release": "cd tools/release; gulp",
Expand Down

0 comments on commit f1c136d

Please sign in to comment.