Skip to content

Bump version for 4.3.0 release#428

Merged
emdobrin merged 2 commits intoadobe:devfrom
addb:bumpVersion4.3.0
Oct 25, 2023
Merged

Bump version for 4.3.0 release#428
emdobrin merged 2 commits intoadobe:devfrom
addb:bumpVersion4.3.0

Conversation

@addb
Copy link
Copy Markdown
Contributor

@addb addb commented Oct 24, 2023

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@addb addb requested review from emdobrin and kevinlind October 24, 2023 21:48
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 24, 2023

Codecov Report

Merging #428 (679ff11) into dev (5eda28b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #428   +/-   ##
=======================================
  Coverage   96.76%   96.76%           
=======================================
  Files          27       27           
  Lines        1730     1730           
=======================================
  Hits         1674     1674           
  Misses         56       56           

Pod::Spec.new do |s|
s.name = "AEPEdge"
s.version = "4.2.0"
s.version = "4.3.0"
Copy link
Copy Markdown
Contributor

@emdobrin emdobrin Oct 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • make sure you also update the Package.swift one or simply run the update versions workflow
  • can you also run pod update on the test apps to bring latest dependencies

@addb addb requested a review from emdobrin October 25, 2023 18:21
@emdobrin emdobrin merged commit ec9321c into adobe:dev Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants