Skip to content
This repository has been archived by the owner on Apr 27, 2022. It is now read-only.

Commit

Permalink
Release 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wjaykim committed Nov 5, 2021
1 parent c86f440 commit ba532ba
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-admob/admob",
"version": "1.2.0",
"version": "1.2.1",
"description": "Admob for React Native with powerful hooks and components",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -103,7 +103,9 @@
]
},
"parserOpts": {
"noteKeywords": ["🚨 Breaking changes"]
"noteKeywords": [
"🚨 Breaking changes"
]
}
}
}
Expand Down

0 comments on commit ba532ba

Please sign in to comment.