Skip to content

Commit

Permalink
chore(release): 1.73.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.73.0](v1.72.0...v1.73.0) (2024-04-24)

### Features

* migrate to latest docusaurus version and provide necessary updates ([#295](#295)) ([93df686](93df686))
  • Loading branch information
BekahHW authored and open-sauced[bot] committed Apr 24, 2024
1 parent 93df686 commit a579ffe
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# 📦 open-sauced/docs changelog

[![conventional commits](https://img.shields.io/badge/conventional%20commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
[![semantic versioning](https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org)

> All notable changes to this project will be documented in this file
## [1.73.0](https://github.com/open-sauced/docs/compare/v1.72.0...v1.73.0) (2024-04-24)


### Features

* migrate to latest docusaurus version and provide necessary updates ([#295](https://github.com/open-sauced/docs/issues/295)) ([93df686](https://github.com/open-sauced/docs/commit/93df686460444b49eb6f1c0cca86c6436d19a2b1))

---
: ""
---
Expand Down
4 changes: 2 additions & 2 deletions npm-shrinkwrap.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": "@open-sauced/docs.opensauced.pizza",
"version": "1.72.0",
"version": "1.73.0",
"private": true,
"engines": {
"node": "^18",
Expand Down

0 comments on commit a579ffe

Please sign in to comment.