Skip to content

Commit

Permalink
Prepare release 6.2.2 (#495)
Browse files Browse the repository at this point in the history
* Prepare release 6.2.2

Signed-off-by: rohitthakur2590 <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Signed-off-by: rohitthakur2590 <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
rohitthakur2590 and pre-commit-ci[bot] authored Nov 27, 2023
1 parent 1ee8e0c commit 2342353
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 4 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ Arista Eos Collection Release Notes
.. contents:: Topics


v6.2.2
======

Bugfixes
--------

- correct the reference of string attribute 'reference_bandwith'.

v6.2.1
======

Expand Down
7 changes: 7 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -579,3 +579,10 @@ releases:
fragments:
- rerelease.yaml
release_date: "2023-10-30"
6.2.2:
changes:
bugfixes:
- correct the reference of string attribute 'reference_bandwith'.
fragments:
- ospf_v2_reference_bandwidth_fix.yaml
release_date: "2023-11-27"
3 changes: 0 additions & 3 deletions changelogs/fragments/ospf_v2_reference_bandwidth_fix.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ readme: README.md
repository: https://github.com/ansible-collections/arista.eos
issues: https://github.com/ansible-collections/arista.eos/issues
tags: [arista, eos, networking, eapi]
version: 6.2.1
version: 6.2.2

0 comments on commit 2342353

Please sign in to comment.