jsdoc-fresh
Version:
Fresh JSDoc 3 Template
74 lines (33 loc) • 3.21 kB
Markdown
# Changelog
## [3.0.0](https://github.com/googleapis/jsdoc-fresh/compare/v2.0.2...v3.0.0) (2023-08-10)
### ⚠ BREAKING CHANGES
* upgrade to Node 14
### Miscellaneous Chores
* Upgrade to Node 14 ([50c1a03](https://github.com/googleapis/jsdoc-fresh/commit/50c1a0328a2ff7b1940989b6818366535f1c47a2))
## [2.0.2](https://github.com/googleapis/jsdoc-fresh/compare/v2.0.1...v2.0.2) (2023-04-27)
### Bug Fixes
* **deps:** Replace `taffydb` with `@jsdoc/salty` ([#117](https://github.com/googleapis/jsdoc-fresh/issues/117)) ([27447a5](https://github.com/googleapis/jsdoc-fresh/commit/27447a52140b8399f93089aec9b83aa523f10cce))
## [2.0.1](https://github.com/googleapis/jsdoc-fresh/compare/v2.0.0...v2.0.1) (2022-08-23)
### Bug Fixes
* remove pip install statements ([#1546](https://github.com/googleapis/jsdoc-fresh/issues/1546)) ([#112](https://github.com/googleapis/jsdoc-fresh/issues/112)) ([357e8e5](https://github.com/googleapis/jsdoc-fresh/commit/357e8e54b34dc84f2f89d766e148eb0f0927d005))
## [2.0.0](https://github.com/googleapis/jsdoc-fresh/compare/v1.1.1...v2.0.0) (2022-05-18)
### ⚠ BREAKING CHANGES
* update library to use Node 12 (#108)
### Build System
* update library to use Node 12 ([#108](https://github.com/googleapis/jsdoc-fresh/issues/108)) ([e61c223](https://github.com/googleapis/jsdoc-fresh/commit/e61c2238db8900e339e5fe7fb8aea09642290182))
### [1.1.1](https://www.github.com/googleapis/jsdoc-fresh/compare/v1.1.0...v1.1.1) (2021-08-11)
### Bug Fixes
* **build:** migrate to using main branch ([#83](https://www.github.com/googleapis/jsdoc-fresh/issues/83)) ([9474adb](https://www.github.com/googleapis/jsdoc-fresh/commit/9474adbf0d559d319ff207397ba2be6b557999ac))
## [1.1.0](https://www.github.com/googleapis/jsdoc-fresh/compare/v1.0.5...v1.1.0) (2021-06-03)
### Features
* add `gcf-owl-bot[bot]` to `ignoreAuthors` ([#64](https://www.github.com/googleapis/jsdoc-fresh/issues/64)) ([a8cff54](https://www.github.com/googleapis/jsdoc-fresh/commit/a8cff5437116ceb7f25ceae26e1033587cd3ea0e))
* display deprecation messages better ([#68](https://www.github.com/googleapis/jsdoc-fresh/issues/68)) ([def7b82](https://www.github.com/googleapis/jsdoc-fresh/commit/def7b8280e52a943c519ac44b8534afa0b49a711))
### [1.0.5](https://www.github.com/googleapis/jsdoc-fresh/compare/v1.0.4...v1.0.5) (2020-10-30)
### Bug Fixes
* **docs:** fix the sample in README.md ([#50](https://www.github.com/googleapis/jsdoc-fresh/issues/50)) ([ac6c1a9](https://www.github.com/googleapis/jsdoc-fresh/commit/ac6c1a9a4181b59c803c7cdc49614ccbe2348318))
### [1.0.4](https://www.github.com/googleapis/jsdoc-fresh/compare/v1.0.3...v1.0.4) (2020-07-09)
### Bug Fixes
* typeo in nodejs .gitattribute ([#23](https://www.github.com/googleapis/jsdoc-fresh/issues/23)) ([80e2df9](https://www.github.com/googleapis/jsdoc-fresh/commit/80e2df993ee5f674a1e9856b306eb23ca75fdbdc))
### [1.0.3](https://www.github.com/googleapis/jsdoc-fresh/compare/v1.0.2...v1.0.3) (2020-05-20)
### Bug Fixes
* function's returns are missing ([#13](https://www.github.com/googleapis/jsdoc-fresh/issues/13)) ([2b79e8f](https://www.github.com/googleapis/jsdoc-fresh/commit/2b79e8f610c67749d8b844085f48592c82e4ed3a))