Skip to content

Commit

Permalink
chore(release): 0.1.20
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Genyus committed Aug 31, 2023
1 parent 920010a commit a3b7c61
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

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

## [0.1.20](https://github.com/CodingBlackFemales/wordpress/compare/v0.1.19...v0.1.20) (2023-08-31)


### Features

* adds `list` subcommand ([1da0c78](https://github.com/CodingBlackFemales/wordpress/commit/1da0c78a4bf7d3471018e4f179892dc5147b1c28))
* adds `list` subcommand ([3f8e217](https://github.com/CodingBlackFemales/wordpress/commit/3f8e217139608aa91c9096f78db327a3f543bb53))


### Bug Fixes

* display the correct number of inserted results ([fe5ea5f](https://github.com/CodingBlackFemales/wordpress/commit/fe5ea5f3117086748cb754b90fdbc7aed5131d28))
* fixes Learndash quiz export ([3e0585b](https://github.com/CodingBlackFemales/wordpress/commit/3e0585b078c4fd55ef009804edfb0b6cad682d70))
* limit Airtable export scheduling to academy ([5e2516a](https://github.com/CodingBlackFemales/wordpress/commit/5e2516ad6debe0f1360317a78a1a0c1491a664a9))
* limit Airtable export scheduling to academy ([bdcdeb9](https://github.com/CodingBlackFemales/wordpress/commit/bdcdeb936fcf644807a2f96ef92131669a887a3b))
* prevent error from null array result ([499cff5](https://github.com/CodingBlackFemales/wordpress/commit/499cff5d454ce92a6e10dbce2129347a944c668c))
* prevent error from null array result ([804eff5](https://github.com/CodingBlackFemales/wordpress/commit/804eff587117013d237e6d9db74cd11f9b364835))

## [0.1.19](https://github.com/CodingBlackFemales/wordpress/compare/v0.1.18...v0.1.19) (2023-08-02)


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": "cbf-wordpress",
"version": "0.1.19",
"version": "0.1.20",
"description": "[![Packagist](https://img.shields.io/packagist/v/roots/bedrock.svg?style=flat-square)](https://packagist.org/packages/roots/bedrock) [![Build Status](https://img.shields.io/travis/roots/bedrock.svg?style=flat-square)](https://travis-ci.org/roots/bedrock)",
"devDependencies": {
"@commitlint/cli": "^17.6.1",
Expand Down

0 comments on commit a3b7c61

Please sign in to comment.