Skip to content

Commit 35125aa

Browse files
BekahHWopen-sauced[bot]
authored andcommitted
chore(release): 1.43.0 [skip ci]
## [1.43.0](v1.42.0...v1.43.0) (2023-10-02) ### Features * Add maintainers-guide ([#177](#177)) ([e4e2dab](e4e2dab)) * adding page about hacktoberfest ([#179](#179)) ([d9cedb7](d9cedb7)) * update docs to be more specific and reflect current features ([#155](#155)) ([45abbf7](45abbf7)) ### Bug Fixes * text to be more concise [#160](#160) ([#161](#161)) ([18993ab](18993ab)) * Update Highlights page to fix broken path and provide more information. ([#164](#164)) ([e0aab72](e0aab72)) * Update license language in contributing guide ([#152](#152)) ([49539e8](49539e8)) * update node and npm versions ([#180](#180)) ([f35a4c7](f35a4c7)) * workflow.yml ([#162](#162)) ([05cb60f](05cb60f)) ### Documentation * adding a gif of doing a highlight on the website ([#137](#137)) ([0a9d371](0a9d371)) * adding explainer page about Dev card ([#158](#158)) ([4d48443](4d48443))
1 parent f35a4c7 commit 35125aa

File tree

3 files changed

+27
-3
lines changed

3 files changed

+27
-3
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,30 @@
55

66
> All notable changes to this project will be documented in this file
77
8+
## [1.43.0](https://github.com/open-sauced/docs/compare/v1.42.0...v1.43.0) (2023-10-02)
9+
10+
11+
### Features
12+
13+
* Add maintainers-guide ([#177](https://github.com/open-sauced/docs/issues/177)) ([e4e2dab](https://github.com/open-sauced/docs/commit/e4e2dabe232b8f87192abd8973b858dcfdf6ffda))
14+
* adding page about hacktoberfest ([#179](https://github.com/open-sauced/docs/issues/179)) ([d9cedb7](https://github.com/open-sauced/docs/commit/d9cedb74451fa95950807634d7eedeb5ca3ff9f4))
15+
* update docs to be more specific and reflect current features ([#155](https://github.com/open-sauced/docs/issues/155)) ([45abbf7](https://github.com/open-sauced/docs/commit/45abbf726e8dfac8b8e230b0dcf84751b9c96035))
16+
17+
18+
### Bug Fixes
19+
20+
* text to be more concise [#160](https://github.com/open-sauced/docs/issues/160) ([#161](https://github.com/open-sauced/docs/issues/161)) ([18993ab](https://github.com/open-sauced/docs/commit/18993abd2225a03d54512bf3ebf0a004a2ec8920))
21+
* Update Highlights page to fix broken path and provide more information. ([#164](https://github.com/open-sauced/docs/issues/164)) ([e0aab72](https://github.com/open-sauced/docs/commit/e0aab7279797dbcbec449dcc63cdaa3de5c84a1e))
22+
* Update license language in contributing guide ([#152](https://github.com/open-sauced/docs/issues/152)) ([49539e8](https://github.com/open-sauced/docs/commit/49539e8b91fbf4c15f94aee40208a0e6fac76158))
23+
* update node and npm versions ([#180](https://github.com/open-sauced/docs/issues/180)) ([f35a4c7](https://github.com/open-sauced/docs/commit/f35a4c78f781c886877ca297899bfc33e312d339))
24+
* workflow.yml ([#162](https://github.com/open-sauced/docs/issues/162)) ([05cb60f](https://github.com/open-sauced/docs/commit/05cb60f562247e54c3fa72812ccee9ad59e726c7))
25+
26+
27+
### Documentation
28+
29+
* adding a gif of doing a highlight on the website ([#137](https://github.com/open-sauced/docs/issues/137)) ([0a9d371](https://github.com/open-sauced/docs/commit/0a9d371e31684315852614a563657a60e98091b7))
30+
* adding explainer page about Dev card ([#158](https://github.com/open-sauced/docs/issues/158)) ([4d48443](https://github.com/open-sauced/docs/commit/4d48443321c657bdd49289bebf2ba55af6974667))
31+
832
## [1.42.0](https://github.com/open-sauced/docs/compare/v1.41.0...v1.42.0) (2023-08-30)
933

1034

npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@open-sauced/docs.opensauced.pizza",
3-
"version": "1.42.0",
3+
"version": "1.43.0",
44
"private": true,
55
"engines": {
66
"node": "^18",

0 commit comments

Comments
 (0)