Skip to content

Commit

Permalink
Release 2.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
FatihAkkul_Teknasyon committed Mar 25, 2022
1 parent f3851b0 commit a5a943a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
# Changelog
All notable changes to this project will be documented in this file.

## [Unreleased](https://github.com/Teknasyon-Teknoloji/deepwall-react-native-sdk/compare/2.9.4...main)
## [Unreleased](https://github.com/Teknasyon-Teknoloji/deepwall-react-native-sdk/compare/2.9.5...main)


---


## [2.9.5 (2022-01-26)](https://github.com/Teknasyon-Teknoloji/deepwall-react-native-sdk/compare/2.9.4..2.9.5)
### Fixed
- On android fixed cannot convert to json error

## [2.9.4 (2022-01-26)](https://github.com/Teknasyon-Teknoloji/deepwall-react-native-sdk/compare/2.9.3..2.9.4)
### Fixed
- On android fixed cannot convert to json error
Expand Down
2 changes: 1 addition & 1 deletion ios/RNDeepWall.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Pod::Spec.new do |s|
s.name = "RNDeepWall"
s.version = "2.9.4"
s.version = "2.9.5"
s.summary = "RNDeepWall"
s.description = <<-DESC
RNDeepWall
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "deepwall-react-native-sdk",
"version": "2.9.4",
"version": "2.9.5",
"description": "DeepWall SDK react native wrapper",
"homepage": "https://deepwall.com",
"repository": {
Expand Down

0 comments on commit a5a943a

Please sign in to comment.