Skip to content

Commit

Permalink
chore(release): 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nexdrew committed Oct 29, 2024
1 parent e22b796 commit bb2720e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.

## [2.9.0](https://github.com/SalesVista/strings/compare/v2.8.0...v2.9.0) (2024-10-29)


### Features

* add other comp to strings lib ([#18](https://github.com/SalesVista/strings/issues/18)) ([e22b796](https://github.com/SalesVista/strings/commit/e22b79683bcd2de43290f2553e13b79b4204a364))

## [2.8.0](https://github.com/SalesVista/strings/compare/v2.7.0...v2.8.0) (2024-01-19)

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": "@salesvista/strings",
"version": "2.8.0",
"version": "2.9.0",
"description": "Library to easily consume customizable display strings",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit bb2720e

Please sign in to comment.