Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
chore(release): version 1.8.1
Browse files Browse the repository at this point in the history
## [1.8.1](v1.8.0...v1.8.1) (2024-01-22)

### Bug Fixes

* yarn berry + yarn fetch + docker opti ([#228](#228)) ([85d12e0](85d12e0))
  • Loading branch information
SocialGroovyBot committed Jan 22, 2024
1 parent 85d12e0 commit 2e4af6c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.8.1](https://github.com/SocialGouv/siret2idcc/compare/v1.8.0...v1.8.1) (2024-01-22)


### Bug Fixes

* yarn berry + yarn fetch + docker opti ([#228](https://github.com/SocialGouv/siret2idcc/issues/228)) ([85d12e0](https://github.com/SocialGouv/siret2idcc/commit/85d12e07876865237eb91185851d3357053edfc7))

# [1.8.0](https://github.com/SocialGouv/siret2idcc/compare/v1.7.1...v1.8.0) (2023-12-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@socialgouv/siret2idcc",
"private": true,
"version": "1.8.0",
"version": "1.8.1",
"description": "Retrieves the matching Convention Collective number for a French company based on its SIRET identification number",
"main": "src/index.js",
"repository": "https://github.com/SocialGouv/siret2idcc",
Expand Down

0 comments on commit 2e4af6c

Please sign in to comment.