Skip to content

Commit

Permalink
chore(release): @umdjs/query-string@1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## Version 1.0.0
<sup>Released on **2024-05-15**</sup>

#### ✨ Features

- **misc**: Add query-string.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's improved

* **misc**: Add query-string ([5d4f829](5d4f829))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
  • Loading branch information
semantic-release-bot committed May 15, 2024
1 parent 2983d9f commit ac96721
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 1 deletion.
28 changes: 28 additions & 0 deletions packages/query-string/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<a name="readme-top"></a>

# Changelog

## Version 1.0.0

<sup>Released on **2024-05-15**</sup>

#### ✨ Features

- **misc**: Add query-string.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's improved

- **misc**: Add query-string ([5d4f829](https://github.com/Carrotzpc/umdjs/commit/5d4f829))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
2 changes: 1 addition & 1 deletion packages/query-string/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@umdjs/query-string",
"version": "1.0.0-beta.1",
"version": "1.0.0",
"description": "UMD build dist for query-string.",
"keywords": [
"UMD",
Expand Down

0 comments on commit ac96721

Please sign in to comment.