Skip to content

Commit 2dff51e

Browse files
author
Github Workflow (on behalf of 3m1n3nc3)
committed
Release %s
- @toneflix/[email protected] - @toneflix/[email protected]
1 parent 3cf95c4 commit 2dff51e

File tree

4 files changed

+16
-2
lines changed

4 files changed

+16
-2
lines changed

packages/paystack-inline/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.4.4](https://github.com/toneflix/vue-component-pack/compare/@toneflix/[email protected]...@toneflix/[email protected]) (2025-01-13)
7+
8+
**Note:** Version bump only for package @toneflix/paystack-inline
9+
610
## [1.4.3](https://github.com/toneflix/vue-component-pack/compare/@toneflix/[email protected]...@toneflix/[email protected]) (2025-01-13)
711

812
### Bug Fixes

packages/paystack-inline/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@toneflix/paystack-inline",
3-
"version": "1.4.3",
3+
"version": "1.4.4",
44
"description": "Paystack Inline component for Vue 3.",
55
"style": "dist/lib/style.css",
66
"main": "dist/lib/index.cjs",

packages/vue-place-selector/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.2.0](https://github.com/toneflix/vue-component-pack/compare/@toneflix/[email protected]...@toneflix/[email protected]) (2025-01-13)
7+
8+
### Bug Fixes
9+
10+
- (vue-place-selector) Fix typo on README ([3cf95c4](https://github.com/toneflix/vue-component-pack/commit/3cf95c4d86483fcc4721e9f711952153aa9180bb))
11+
12+
### Features
13+
14+
- Add vue place selector to Main Readme File. ([442ec93](https://github.com/toneflix/vue-component-pack/commit/442ec9347de4b79dec65790ac304d7cd7e786c21))
15+
616
# 1.1.0 (2025-01-13)
717

818
### Features

packages/vue-place-selector/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@toneflix/vue-place-selector",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Place (Country, State, City, e.t.c) Selector component for Vue3.",
55
"style": "dist/lib/style.css",
66
"main": "dist/lib/index.cjs",

0 commit comments

Comments
 (0)