Skip to content

Commit

Permalink
Added missing export as (#36)
Browse files Browse the repository at this point in the history
* Added missing export as
Co-authored-by: agoemans <[email protected]>
  • Loading branch information
agoemans authored Jul 27, 2021
1 parent df992dd commit 4a8cc40
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

# [0.7.1] - 2021-07-27
### Added
- Added missing 'export as' statement

# [0.7.0] - 2021-07-27
### Changed
- Changed how gd provider checks for ad blocker
Expand Down
2 changes: 1 addition & 1 deletion 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,7 +1,7 @@
{
"name": "@azerion/h5-ad-wrapper",
"author": "Azerion",
"version": "0.7.0",
"version": "0.7.1",
"description": "Advertisement provider wrapper, similar to @azerion/phaser-ads but not tied into Phaser :)",
"contributors": [
{
Expand Down

0 comments on commit 4a8cc40

Please sign in to comment.