Skip to content

Commit 8b9aa06

Browse files
authored
Merge pull request #37 from OneSignal/api
Dependency Update
2 parents 2f229c7 + 8b195a5 commit 8b9aa06

File tree

1 file changed

+13
-10
lines changed

1 file changed

+13
-10
lines changed

CHANGELOG.md

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,8 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4-
## January 2022
5-
6-
### `1.0.0-beta4` - 02/25/2022
7-
#### Added
8-
- .npmignore file
9-
10-
#### Fixed
11-
- Missing `dist` directory since npm was ignoring it due to lack of .npmignore
12-
13-
### `1.0.0-beta5` - 10/1/2022
4+
## November 2022
5+
### `1.0.0-beta5` - 11/14/2022
146
#### Api Changes
157
- Configuration setup has been simplified and streamlined. Now it looks like this:
168
```js
@@ -24,3 +16,14 @@ All notable changes to this project will be documented in this file.
2416
#### Fixed
2517
- Bug in the OpenAPI schema not allowing users to use filters when creating a notification.
2618
- Bug in the OpenAPI schema not allowing to set the notification name.
19+
20+
21+
## February 2022
22+
23+
### `1.0.0-beta4` - 02/25/2022
24+
#### Added
25+
- .npmignore file
26+
27+
#### Fixed
28+
- Missing `dist` directory since npm was ignoring it due to lack of .npmignore
29+

0 commit comments

Comments
 (0)