Skip to content

Commit 3bdab1e

Browse files
committed
chore(CHANGELOG): update for v0.5.1
1 parent dd8d3da commit 3bdab1e

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
## 0.5.0 (2022-03-11)
1+
### [0.5.1](https://github.com/DartBuild/cocoapods-embed-flutter/compare/v0.5.0...v0.5.1) (2022-03-11)
2+
3+
4+
### 📚 Documentation
5+
6+
* add code documentation ([87c06fd](https://github.com/DartBuild/cocoapods-embed-flutter/commit/87c06fd45d3c63a94cda6ce3ae00a200f412bb2a))
7+
8+
## [0.5.0](https://github.com/DartBuild/cocoapods-embed-flutter/compare/3358c2b251f51154010990b95b7eaa741049d707...v0.5.0) (2022-03-11)
29

310

411
### 🚀 Features

lib/cocoapods-embed-flutter/gem_version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
module CocoapodsEmbedFlutter
55
# The version of the cocoapods-embed-flutter.
66
#
7-
VERSION = '0.5.0'.freeze
7+
VERSION = '0.5.1'.freeze
88
end

0 commit comments

Comments
 (0)